CI now only runs on master branch.
This commit is contained in:
parent
e2ecfd8754
commit
1340c8a6e0
@ -18,4 +18,6 @@ compile:
|
||||
- '~/.nimble/bin/nake build'
|
||||
artifacts:
|
||||
paths:
|
||||
- myos.bin
|
||||
- myos.bin
|
||||
only:
|
||||
- master
|
Loading…
Reference in New Issue
Block a user