Add the milestone--2.0 branch to the CI publish job
This commit is contained in:
@@ -46,6 +46,7 @@ publish.tags:
|
|||||||
script: /bin/bash -e .utilities/publish.tags.sh
|
script: /bin/bash -e .utilities/publish.tags.sh
|
||||||
only:
|
only:
|
||||||
- tags
|
- tags
|
||||||
|
- milestone--2.0
|
||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
- $CI_PROJECT_NAME.tar
|
- $CI_PROJECT_NAME.tar
|
||||||
|
|||||||
Reference in New Issue
Block a user