Bauke/tildes-issue-log
Bauke
/
tildes-issue-log
Archived
1
Fork 0

refactor: only run the pages pipeline from scheduled pipeline

This commit is contained in:
Bauke 2019-10-31 23:14:38 +01:00
parent 1f7a2972ec
commit 44695a7546
Signed by: Bauke
GPG Key ID: C1C0F29952BCF558
1 changed files with 2 additions and 0 deletions

View File

@ -16,6 +16,8 @@ test:
pages:
stage: deploy
only:
- schedules
script:
- yarn build
artifacts: