Only tags

This commit is contained in:
Amit Jakubowicz 2019-08-01 10:37:54 +02:00
parent 0c9af1ecdc
commit 3610982613

View file

@ -8,7 +8,7 @@ deploy_staging:
stage: deploy
environment: staging
only:
- master
- tags
script:
- curl -o- -L https://yarnpkg.com/install.sh | bash
- yarn global add typescript