forked from AkkomaGang/akkoma
hex
This commit is contained in:
parent
5ba0eed5ec
commit
0e0376eca4
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue