Removes except master from test job

Ensures `test` jobs will run for every source branch name.
This commit is contained in:
Gustavo Silva 2020-03-14 22:10:55 +00:00
parent 53be352d58
commit fb84059c31
1 changed files with 0 additions and 2 deletions

View File

@ -16,8 +16,6 @@ test:
artifacts: artifacts:
paths: paths:
- test - test
except:
- master
pages: pages:
stage: deploy stage: deploy