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: done:
image: ubuntu image: ubuntu
commands: commands:
- ./deployment.sh - sh ./deployment.sh
environment: environment:
- PUSHBULLET_API_TOKEN=${pushbullet_api_token} - PUSHBULLET_API_TOKEN=${pushbullet_api_token}