This commit is contained in:
2024-04-22 13:40:35 +02:00
parent 9cf3e376b6
commit 3e2f85cb82

View File

@@ -127,7 +127,7 @@ spec:
- name: project-path
value: $(params.project-path)
- name: image-version
value: $(tasks.git-version.results.packageVersion)
value: "$(params.branch-name)-$(tasks.git-version.results.packageVersion)"
taskRef:
name: auto-ci-detector
workspaces: