include git
This commit is contained in:
parent
e414f96728
commit
f3b532c49f
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ pipeline:
|
||||||
environment:
|
environment:
|
||||||
MIX_ENV: prod
|
MIX_ENV: prod
|
||||||
commands:
|
commands:
|
||||||
- apt-get update && apt-get install -y cmake libmagic-dev rclone zip imagemagick libmagic-dev
|
- apt-get update && apt-get install -y cmake libmagic-dev rclone zip imagemagick libmagic-dev git
|
||||||
- *clean
|
- *clean
|
||||||
- *setup-scw-s3
|
- *setup-scw-s3
|
||||||
- echo "import Mix.Config" > config/prod.secret.exs
|
- echo "import Mix.Config" > config/prod.secret.exs
|
||||||
|
|
Loading…
Reference in a new issue