We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3d0256 commit 261e3e0Copy full SHA for 261e3e0
chart/templates/app/ci/workflow-template.yaml
@@ -119,7 +119,6 @@ spec:
119
- "--cache=true"
120
- "--cache-dir=/workspace/cache"
121
- "--no-push-cache"
122
- - "--cleanup"
123
- "--destination=harbor.injunweb.com/injunweb/{{ $.Values.project }}-{{ $app.name }}:{{`{{inputs.parameters.sha}}`}}"
124
- "--destination=harbor.injunweb.com/injunweb/{{ $.Values.project }}-{{ $app.name }}:latest"
125
volumeMounts:
0 commit comments