forked from YokaiRick/akkoma
we don't need to purge emoji.txt now
This commit is contained in:
parent
366889f97c
commit
ceeeefc707
1 changed files with 0 additions and 1 deletions
|
@ -93,7 +93,6 @@ pipeline:
|
||||||
MIX_ENV: prod
|
MIX_ENV: prod
|
||||||
DEBIAN_FRONTEND: noninteractive
|
DEBIAN_FRONTEND: noninteractive
|
||||||
commands:
|
commands:
|
||||||
- rm config/emoji.txt
|
|
||||||
- apt-get update && apt-get install -y cmake libmagic-dev rclone zip imagemagick libmagic-dev git build-essential g++ wget
|
- apt-get update && apt-get install -y cmake libmagic-dev rclone zip imagemagick libmagic-dev git build-essential g++ wget
|
||||||
- *clean
|
- *clean
|
||||||
- echo "import Config" > config/prod.secret.exs
|
- echo "import Config" > config/prod.secret.exs
|
||||||
|
|
Loading…
Reference in a new issue