ci: fix scheduled audit

This commit is contained in:
Karl-Philipp Wulfert
2019-04-09 10:57:20 +02:00
parent 9e8dc186f3
commit e34ac4308e

View File

@@ -43,7 +43,7 @@ audit:
scheduled-audit: scheduled-audit:
stage: test stage: test
script: script:
- npm-audit - npm audit
only: only:
- schedules - schedules