We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a8d173 commit 7e64f97Copy full SHA for 7e64f97
ci/pipeline.yml
@@ -7,7 +7,7 @@ anchors:
7
docker-resource-source: &docker-resource-source
8
username: ((docker-hub-username))
9
password: ((docker-hub-password))
10
- tag: ((branch))
+ tag: ((milestone))
11
build-project-task-params: &build-project-task-params
12
privileged: true
13
timeout: ((task-timeout))
0 commit comments