include compilers

This commit is contained in:
FloatingGhost 2022-07-16 15:44:31 +01:00
parent 0fb6b6d1b1
commit c7e59afde6
1 changed files with 1 additions and 1 deletions

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 git
- apt-get update && apt-get install -y cmake libmagic-dev rclone zip imagemagick libmagic-dev openssl wget git g++ gcc
- 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