This commit is contained in:
Vendored
+1
@@ -38,6 +38,7 @@ pipeline {
|
||||
container(name: 'kaniko', shell: '/busybox/sh') {
|
||||
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
|
||||
'''
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user