Browse Source

sudo

merge-requests/8/head
Steven Foerster 6 years ago
parent
commit
41a9e64ffb
  1. 2
      .gitlab-ci.yml

2
.gitlab-ci.yml

@ -9,6 +9,8 @@ variables: @@ -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

Loading…
Cancel
Save