Fix .drone.yml perhaps

This commit is contained in:
Peter Stuifzand 2018-01-30 21:05:55 +01:00
parent 7511555fec
commit d1f2b7da09

View File

@ -22,5 +22,8 @@ pipeline:
- docker-compose up -d
done:
image: ubuntu
commands:
- ./deployment.sh
environment:
- PUSHBULLET_API_TOKEN=${pushbullet_api_token}