This commit is contained in:
Peter Stuifzand 2018-01-30 21:07:14 +01:00
parent d1f2b7da09
commit 349e5c7488

View File

@ -24,6 +24,6 @@ pipeline:
done:
image: ubuntu
commands:
- ./deployment.sh
- sh ./deployment.sh
environment:
- PUSHBULLET_API_TOKEN=${pushbullet_api_token}