Enable build and tests for the milestone--2.0 branch

This commit is contained in:
flow.gunso
2020-01-06 23:13:00 +01:00
parent c24858ce59
commit 29c0dac564

View File

@@ -17,6 +17,7 @@ build:
only:
- tags
- schedules
- milestone--2.0
artifacts:
path:
- $CI_PROJECT_NAME.tar
@@ -27,6 +28,7 @@ test:
only:
- tags
- schedules
- milestone--2.0
artifacts:
path:
- $CI_PROJECT_NAME.tar