commit | ed14736732d67ee47f5c0aa31bf5050b9e01e879 | [log] [tgz] |
---|---|---|
author | Marc Kupietz <kupietz@ids-mannheim.de> | Thu Dec 01 13:27:20 2022 +0100 |
committer | Marc Kupietz <kupietz@ids-mannheim.de> | Thu Dec 01 13:27:20 2022 +0100 |
tree | cc2cc7a96fed3295dec3b2f5164ab7361bd19b1a | |
parent | 31574d915d1ed6ab02b1291fb817e14ee0401785 [diff] |
clean up ci pipeline Change-Id: Iee56fa93a0d9a608f58e6657ccf5ae732766f3ed
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index dfd87f6..8b5f11d 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml
@@ -1,15 +1,5 @@ image: maven:latest -variables: - GITLAB_FEATURES: "${GITLAB_FEATURES},dependency_scanning" - -include: - - template: Jobs/Dependency-Scanning.gitlab-ci.yml - -stages: - - build - - test - build-and-test: stage: build script: