credential-rotation #1

Merged
jem merged 18 commits from credential-rotation into main 2024-12-27 09:25:09 +00:00
Showing only changes of commit e0ea4f623d - Show all commits

View file

@ -24,7 +24,7 @@ stages:
- export RELEASE_ARTIFACT_TOKEN=$MEISSA_REPO_BUERO_RW
- curl -L -O https://github.com/clojure/brew-install/releases/latest/download/linux-install.sh
- chmod +x linux-install.sh
- /tmp/linux-install.sh
- ./linux-install.sh
- mkdir -p /root/.lein
- echo "{:auth {:repository-auth {#\"clojars\" {:username \"${CLOJARS_USER}\" :password \"${CLOJARS_TOKEN_DOMAINDRIVENARCHITECTURE}\" }}}}" > ~/.lein/profiles.clj