mirror of
https://github.com/urbit/shrub.git
synced 2024-11-28 05:22:27 +03:00
aspirational "build a package" comments
This commit is contained in:
parent
acdb8a2300
commit
5bc581e502
@ -25,11 +25,12 @@ addons:
|
||||
- re2c
|
||||
- libcurl4-gnutls-dev
|
||||
- python
|
||||
# before_deploy: "make deb" # TODO
|
||||
deploy:
|
||||
provider: releases
|
||||
api_key:
|
||||
secure: adz7cDMVUEgxaX8eFwy0ms77UvG69+gSwBaAn2+Op1PRe1bSG0rl6BWo8R5ZBaSFKBiZu5+92z74b5+N071AQMZJ+IWEMSiI2lrMm+VJF/E/Z5cDndVr1XA/lVzfAblKlS57z/5azeC8c+s0TFIcNRb1SsDGfWjx65wD5yLC5lk=
|
||||
file: bin/urbit
|
||||
file: bin/urbit # TODO upload package from before_deploy
|
||||
on:
|
||||
repo: ohAitch/urbit
|
||||
all_branches: true
|
||||
|
Loading…
Reference in New Issue
Block a user