Fix download stage of CI
This commit is contained in:
parent
33d3d1f645
commit
d16e45aca1
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ build:
|
|||
# - npm run test
|
||||
|
||||
download:
|
||||
stage: test
|
||||
stage: download
|
||||
only:
|
||||
- schedules
|
||||
- web
|
||||
|
|
Loading…
Reference in a new issue