Merge branch 'remove-dep-scanning' into 'develop'

chore: remove dep scanning from gitlab-ci

See merge request fediverse.space/fediverse.space!101
This commit is contained in:
Tao Bojlén 2020-05-18 18:46:59 +00:00
commit 0ed7506f27
1 changed files with 0 additions and 7 deletions

View File

@ -1,10 +1,3 @@
include:
template: Dependency-Scanning.gitlab-ci.yml
dependency_scanning:
only:
- schedules
test-frontend:
image: node:lts-alpine
stage: test