diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 97ffdae..409c785 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -9,6 +9,8 @@ variables: before_script: #- apk add docker-compose + - apt-get update + - apt-get install -y sudo - scripts/subinstallers/docker.sh - scripts/subinstallers/gen_prod_env.sh "$MISTBORN_DEFAULT_PASSWORD" - cp compose/production/traefik/traefik.toml.template compose/production/traefik/traefik.toml