diff --git a/.drone.yml b/.drone.yml index 5f4e87d..2a1aff2 100644 --- a/.drone.yml +++ b/.drone.yml @@ -22,5 +22,8 @@ pipeline: - docker-compose up -d done: + image: ubuntu commands: - ./deployment.sh + environment: + - PUSHBULLET_API_TOKEN=${pushbullet_api_token}