Browse Source

code quality

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

4
.gitlab-ci.yml

@ -10,8 +10,8 @@ variables: @@ -10,8 +10,8 @@ variables:
stages:
- test
#include:
# - template: Code-Quality.gitlab-ci.yml
include:
- template: Code-Quality.gitlab-ci.yml
docker_build:
stage: test

Loading…
Cancel
Save