Update .gitlab-ci.yml
add snap build to tags, triggers
This commit is contained in:
parent
ad6ea4fa49
commit
241de230bb
@ -66,6 +66,8 @@ linux-snap:
|
||||
only:
|
||||
- snap
|
||||
- beta
|
||||
- tags
|
||||
- triggers
|
||||
script:
|
||||
- rm -rf *snap
|
||||
- cd scripts
|
||||
|
Loading…
Reference in New Issue
Block a user