Enable build and tests for the milestone--2.0 branch
This commit is contained in:
@@ -17,6 +17,7 @@ build:
|
|||||||
only:
|
only:
|
||||||
- tags
|
- tags
|
||||||
- schedules
|
- schedules
|
||||||
|
- milestone--2.0
|
||||||
artifacts:
|
artifacts:
|
||||||
path:
|
path:
|
||||||
- $CI_PROJECT_NAME.tar
|
- $CI_PROJECT_NAME.tar
|
||||||
@@ -27,6 +28,7 @@ test:
|
|||||||
only:
|
only:
|
||||||
- tags
|
- tags
|
||||||
- schedules
|
- schedules
|
||||||
|
- milestone--2.0
|
||||||
artifacts:
|
artifacts:
|
||||||
path:
|
path:
|
||||||
- $CI_PROJECT_NAME.tar
|
- $CI_PROJECT_NAME.tar
|
||||||
|
|||||||
Reference in New Issue
Block a user