mirror of
https://gitlab.com/moepoi/NekopoiScrapper.git
synced 2024-11-09 16:06:19 +01:00
Fix typo
This commit is contained in:
parent
42a65fc1d5
commit
1f9cf52f38
1 changed files with 1 additions and 2 deletions
|
@ -1,8 +1,7 @@
|
|||
image: node:latest
|
||||
stages: [ init, run ]
|
||||
stages: [ run ]
|
||||
|
||||
cache:
|
||||
stage: init
|
||||
paths:
|
||||
- node_modules/
|
||||
|
||||
|
|
Loading…
Reference in a new issue