Symlink to correct binary name

pull/259/head
J0WI 8 years ago
parent 2e2b6bebd4
commit 87cb4a6de8

@ -11,7 +11,7 @@ branches:
install:
- git clone https://github.com/docker-library/official-images.git ~/official-images
- wget https://doi-janky.infosiftr.net/job/bashbrew/lastSuccessfulBuild/artifact/bin/bashbrew-amd64
- wget https://doi-janky.infosiftr.net/job/bashbrew/lastSuccessfulBuild/artifact/bin/bashbrew-amd64 && ln -s bashbrew-amd64 bashbrew
- export PATH=$PATH:$PWD
before_script:

Loading…
Cancel
Save