diff options
| -rw-r--r-- | .gitlab-ci.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index c3a76c7..5ea7bb3 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml | |||
| @@ -1,5 +1,6 @@ | |||
| 1 | variables: | 1 | variables: |
| 2 | CONTAINER_REGISTRY: $CI_REGISTRY/georg/mat2-ci-images | 2 | CONTAINER_REGISTRY: $CI_REGISTRY/georg/mat2-ci-images |
| 3 | GIT_STRATEGY: clone | ||
| 3 | 4 | ||
| 4 | stages: | 5 | stages: |
| 5 | - linting | 6 | - linting |
