final touch

This commit is contained in:
Nicholas St. Germain 2019-01-16 12:07:42 -06:00
parent 6a20889d1a
commit e547195cb6

View file

@ -10,4 +10,8 @@ addons:
branches: branches:
only: only:
- master - master
script: bash deploy.sh deploy:
- provider: script
script: bash deploy.sh
on:
branch: master