Only run dependency scanning on schedules

pull/1/head
Tao Bojlén 2019-08-08 11:24:21 +00:00
rodzic 186abbd9cf
commit 8fbfb1ce69
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -2,8 +2,8 @@ include:
template: Dependency-Scanning.gitlab-ci.yml
dependency_scanning:
except:
- develop
only:
- schedules
test-frontend:
image: node:lts-alpine