changed pubished tag
This commit is contained in:
parent
e35dad3b2a
commit
2285c43736
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -28,7 +28,7 @@ spec:
|
||||
stage('Build and Push Image with Kaniko') {
|
||||
steps {
|
||||
container('kaniko') {
|
||||
sh '/kaniko/executor --dockerfile=./Dockerfile --context=dir://. --destination=gitea.kubix.siatel.ro/siatel/jenkins-agent:3261.v9c670a_4748a_9-8'
|
||||
sh '/kaniko/executor --dockerfile=./Dockerfile --context=dir://. --destination=gitea.kubix.siatel.ro/siatel/jenkins-agent:latest-bookworm-jdk17'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user