hex
ci/woodpecker/push/lint Pipeline was successful Details
ci/woodpecker/push/test Pipeline was successful Details
ci/woodpecker/push/release Pipeline failed Details

This commit is contained in:
FloatingGhost 2022-06-11 17:44:12 +01:00
parent 5ba0eed5ec
commit 0e0376eca4
1 changed files with 2 additions and 0 deletions

View File

@ -19,6 +19,8 @@ pipeline:
- chmod +x scaleway-cli
- ./scaleway-cli object config install type=rclone
- echo "import Mix.Config" > config/prod.secret.exs
- mix local.hex --force
- mix local.rebar --force
- mix deps.get --only prod
- mkdir release
- export PLEROMA_BUILD_BRANCH=$CI_COMMIT_BRANCH