mirror of
https://github.com/hermitcore/libhermit.git
synced 2025-03-09 00:00:03 +01:00
deploy only master branch, compiled with the gcc
This commit is contained in:
parent
576e4867a3
commit
d9e3df33ba
1 changed files with 3 additions and 1 deletions
|
@ -26,7 +26,9 @@ notifications:
|
|||
slack: hermitcore:UtcfeEXkbpx3WyIDK2Wm2beS
|
||||
|
||||
deploy:
|
||||
on: master
|
||||
on:
|
||||
branch: master
|
||||
condition: "$CC = gcc"
|
||||
provider: bintray
|
||||
file: .bintray_descriptor.json
|
||||
user:
|
||||
|
|
Loading…
Add table
Reference in a new issue