0
0
Fork 0
mirror of https://github.com/nextcloud/docker.git synced 2024-11-18 02:56:42 +01:00

Symlink to correct binary name

This commit is contained in:
J0WI 2018-02-22 18:00:14 +01:00
parent 2e2b6bebd4
commit 87cb4a6de8

View file

@ -11,7 +11,7 @@ branches:
install: install:
- git clone https://github.com/docker-library/official-images.git ~/official-images - 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 - export PATH=$PATH:$PWD
before_script: before_script: