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:
|
only:
|
||||||
- snap
|
- snap
|
||||||
- beta
|
- beta
|
||||||
|
- tags
|
||||||
|
- triggers
|
||||||
script:
|
script:
|
||||||
- rm -rf *snap
|
- rm -rf *snap
|
||||||
- cd scripts
|
- cd scripts
|
||||||
|
Loading…
Reference in New Issue
Block a user