diff --git a/ci/pipeline.yml b/ci/pipeline.yml index 6524261f33f..65e15497388 100644 --- a/ci/pipeline.yml +++ b/ci/pipeline.yml @@ -7,7 +7,7 @@ anchors: docker-resource-source: &docker-resource-source username: ((docker-hub-username)) password: ((docker-hub-password)) - tag: ((branch)) + tag: ((milestone)) build-project-task-params: &build-project-task-params privileged: true timeout: ((task-timeout))