Update .gitlab-ci.yml

add snap build to tags, triggers
This commit is contained in:
Denis S. Soldatov aka General-Beck 2017-06-06 16:19:11 +03:00 committed by GitHub
parent ad6ea4fa49
commit 241de230bb

View File

@ -66,6 +66,8 @@ linux-snap:
only: only:
- snap - snap
- beta - beta
- tags
- triggers
script: script:
- rm -rf *snap - rm -rf *snap
- cd scripts - cd scripts