Browse Source

build only

merge-requests/4/head
Steven Foerster 6 years ago
parent
commit
58a71b7fac
  1. 1
      .gitlab-ci.yml

1
.gitlab-ci.yml

@ -18,6 +18,5 @@ test:
stage: test stage: test
script: script:
- scripts/subinstallers/gen_prod_env.sh "default_password" - scripts/subinstallers/gen_prod_env.sh "default_password"
- docker-compose -f base.yml pull
- docker-compose -f base.yml build - docker-compose -f base.yml build

Loading…
Cancel
Save