CircleCI package/upload to webserver.

pull/292/head
Christopher Young 2016-02-27 01:11:17 -05:00
rodzic 8f28239dd8
commit d2f8a7d0de
1 zmienionych plików z 6 dodań i 0 usunięć

Wyświetl plik

@ -12,3 +12,9 @@ dependencies:
test:
override:
- make test
deployment:
production:
branch: master
commands:
- cd selfupdate ; ./makeupdate.sh ; cd .. ; scp work/*.sh stratux-updates@updates.stratux.me:.