diff options
| -rw-r--r-- | .gitlab-ci.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 8559feb..e497ef8 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml | |||
| @@ -1,3 +1,6 @@ | |||
| 1 | include: | ||
| 2 | - template: Security/SAST.gitlab-ci.yml | ||
| 3 | |||
| 1 | variables: | 4 | variables: |
| 2 | CONTAINER_REGISTRY: $CI_REGISTRY/georg/mat2-ci-images | 5 | CONTAINER_REGISTRY: $CI_REGISTRY/georg/mat2-ci-images |
| 3 | 6 | ||
