Removed unneeded container.
Some checks reported errors
Home Cluster Builds/Image-ElixirPhoenix-1.11.3/pipeline/head Something is wrong with the build of this commit
Some checks reported errors
Home Cluster Builds/Image-ElixirPhoenix-1.11.3/pipeline/head Something is wrong with the build of this commit
This commit is contained in:
4
cicd/Jenkinsfile
vendored
4
cicd/Jenkinsfile
vendored
@@ -21,10 +21,6 @@ spec:
|
||||
volumeMounts:
|
||||
- name: kaniko-secret
|
||||
mountPath: /kaniko/.docker
|
||||
- name: deploy
|
||||
image: 192.168.195.195:30000/nginx:latest
|
||||
command: ["tail"]
|
||||
args: ["-f", "/dev/null"]
|
||||
restartPolicy: Never
|
||||
volumes:
|
||||
- name: kaniko-secret
|
||||
|
||||
Reference in New Issue
Block a user