include git

This commit is contained in:
FloatingGhost 2022-07-16 15:36:07 +01:00
parent 10982bb889
commit 0fb6b6d1b1

View file

@ -32,7 +32,7 @@ pipeline:
environment:
MIX_ENV: prod
commands:
- apt-get update && apt-get install -y cmake libmagic-dev rclone zip imagemagick libmagic-dev openssl wget
- apt-get update && apt-get install -y cmake libmagic-dev rclone zip imagemagick libmagic-dev openssl wget git
- wget https://github.com/scaleway/scaleway-cli/releases/download/v2.5.1/scaleway-cli_2.5.1_linux_amd64
- mv scaleway-cli_2.5.1_linux_amd64 scaleway-cli
- chmod +x scaleway-cli