.
This commit is contained in:
parent
741bd12426
commit
e26c8e567d
@ -87,7 +87,6 @@ spec:
|
|||||||
container('kaniko') {
|
container('kaniko') {
|
||||||
writeFile file: workspace + '/Dockerfile', text: dockerfile
|
writeFile file: workspace + '/Dockerfile', text: dockerfile
|
||||||
sh "/kaniko/executor --context \"${workspace}\" -f \"${workspace}/Dockerfile\" --destination \"registry.test-chamber-13.lan:5000/nhyatt/${app_name}:latest\""
|
sh "/kaniko/executor --context \"${workspace}\" -f \"${workspace}/Dockerfile\" --destination \"registry.test-chamber-13.lan:5000/nhyatt/${app_name}:latest\""
|
||||||
"""
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user