This commit is contained in:
Vendored
+1
-1
@@ -39,7 +39,7 @@ pipeline {
|
||||
ansiColor('xterm') {
|
||||
sh '''#!/busybox/sh
|
||||
cat /kaniko/.docker/*
|
||||
/kaniko/executor --dockerfile="Dockerfile" --context=`pwd` --destination=harbor.hnrx.net/homelab/my-jenkins-casc:2.500-test
|
||||
/kaniko/executor --dockerfile="Dockerfile" --context=`pwd` --destination=harbor.hnrx.net/homelab/my-jenkins-casc:test-build-${env.BUILD_ID}
|
||||
'''
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user