refactor: move schedules to proper key
This commit is contained in:
parent
e436ad43b7
commit
d626571b01
|
@ -16,12 +16,11 @@ test:
|
||||||
|
|
||||||
pages:
|
pages:
|
||||||
stage: deploy
|
stage: deploy
|
||||||
only:
|
|
||||||
- schedules
|
|
||||||
script:
|
script:
|
||||||
- yarn build
|
- yarn build
|
||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
- public
|
- public
|
||||||
only:
|
only:
|
||||||
|
- schedules
|
||||||
- master@Bauke/tildes-issue-log
|
- master@Bauke/tildes-issue-log
|
||||||
|
|
Reference in New Issue