forked from AkkomaGang/akkoma
Update .woodpecker/build-amd64.yml
This commit is contained in:
parent
2c2fddc073
commit
1110beee60
1 changed files with 1 additions and 0 deletions
|
@ -76,6 +76,7 @@ pipeline:
|
||||||
- *clean
|
- *clean
|
||||||
- echo "import Config" > config/prod.secret.exs
|
- echo "import Config" > config/prod.secret.exs
|
||||||
- *setup-hex
|
- *setup-hex
|
||||||
|
- *mix-clean
|
||||||
- *tag-build
|
- *tag-build
|
||||||
- mix deps.get --only prod
|
- mix deps.get --only prod
|
||||||
- mix release --path release
|
- mix release --path release
|
||||||
|
|
Loading…
Reference in a new issue