CI build only on tag or API trigger.

This commit is contained in:
neviyn 2018-04-28 16:01:00 +00:00
parent 58ab535fa9
commit 2e65e20090

View File

@ -20,4 +20,5 @@ compile:
paths: paths:
- myos.bin - myos.bin
only: only:
- master - tags
- triggers