2
0
Fork 0
mirror of https://github.com/friendica/docker synced 2024-05-26 19:46:57 +02:00

Forgot bashbrew binary

This commit is contained in:
Philipp Holzer 2018-12-13 22:29:14 +01:00
parent 842226a4e4
commit c5346ca4fd
No known key found for this signature in database
GPG key ID: 517BE60E2CE5C8A5

View file

@ -89,6 +89,9 @@ jobs:
- stage: deploy
env: SCRIPT=build_and_push.sh
install:
- wget -O "$HOME/bin/bashbrew" https://doi-janky.infosiftr.net/job/bashbrew/lastSuccessfulBuild/artifact/bin/bashbrew-amd64
- chmod +x "$HOME/bin/bashbrew"
script: skip
deploy:
provider: script