diff --git a/infra/argo/fxhnt-cockpit-workflowtemplate.yaml b/infra/argo/fxhnt-cockpit-workflowtemplate.yaml index 16ca7a7..05ae08b 100644 --- a/infra/argo/fxhnt-cockpit-workflowtemplate.yaml +++ b/infra/argo/fxhnt-cockpit-workflowtemplate.yaml @@ -129,7 +129,7 @@ spec: - --context=/workspace/src - --dockerfile=/workspace/src/infra/docker/fxhnt.Dockerfile - --destination=rg.fr-par.scw.cloud/bizworx/fxhnt-cockpit:latest - - --destination=rg.fr-par.scw.cloud/bizworx/fxhnt-cockpit:{{=sprig.trunc(7, workflow.parameters.commit-sha)}} + - --destination=rg.fr-par.scw.cloud/bizworx/fxhnt-cockpit:{{workflow.parameters.commit-sha}} - --cache=true - --cache-repo=rg.fr-par.scw.cloud/bizworx/cache - --snapshot-mode=redo