Fix .drone.yml perhaps
This commit is contained in:
parent
7511555fec
commit
d1f2b7da09
|
@ -22,5 +22,8 @@ pipeline:
|
|||
- docker-compose up -d
|
||||
|
||||
done:
|
||||
image: ubuntu
|
||||
commands:
|
||||
- ./deployment.sh
|
||||
environment:
|
||||
- PUSHBULLET_API_TOKEN=${pushbullet_api_token}
|
||||
|
|
Loading…
Reference in New Issue
Block a user