diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 9d2d297..daeb3f4 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,10 +1,3 @@ -include: - template: Dependency-Scanning.gitlab-ci.yml - -dependency_scanning: - only: - - schedules - test-frontend: image: node:lts-alpine stage: test