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

This commit is contained in:
2023-01-10 11:04:16 +02:00
parent 81aacb11ea
commit 6e61f99832

4
cicd/Jenkinsfile vendored
View File

@@ -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