fix ci: install clojure
This commit is contained in:
parent
33e869a44c
commit
5b61521874
1 changed files with 0 additions and 1 deletions
|
@ -22,7 +22,6 @@ stages:
|
||||||
- .m2
|
- .m2
|
||||||
before_script:
|
before_script:
|
||||||
- export RELEASE_ARTIFACT_TOKEN=$MEISSA_REPO_BUERO_RW
|
- export RELEASE_ARTIFACT_TOKEN=$MEISSA_REPO_BUERO_RW
|
||||||
- cd /tmp
|
|
||||||
- curl -L -O https://github.com/clojure/brew-install/releases/latest/download/linux-install.sh
|
- curl -L -O https://github.com/clojure/brew-install/releases/latest/download/linux-install.sh
|
||||||
- chmod +x linux-install.sh
|
- chmod +x linux-install.sh
|
||||||
- /tmp/linux-install.sh
|
- /tmp/linux-install.sh
|
||||||
|
|
Loading…
Reference in a new issue