Add sh
This commit is contained in:
parent
d1f2b7da09
commit
349e5c7488
|
|
@ -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}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user