Add ahrs_dev deployment circleci rule.

pull/641/head
Christopher Young 2017-07-06 16:00:09 -04:00
rodzic 4d3235fb4b
commit 0788d4a1a6
1 zmienionych plików z 3 dodań i 0 usunięć

Wyświetl plik

@ -18,3 +18,6 @@ deployment:
branch: master
commands:
- yes | ssh -i ~/.ssh/id_updates.stratux.me stratux-updates@updates.stratux.me "touch queue/`git log -n 1 --pretty=%H`"
branch: ahrs_dev
commands:
- yes | ssh -i ~/.ssh/id_updates.stratux.me stratux-updates@updates.stratux.me "touch queue/`git log -n 1 --pretty=%H`"