mirror of
https://gitlab.com/chicken-riders/RcGcDw.git
synced 2025-02-23 00:24:09 +00:00
Cache settings.json to preserve settings
This commit is contained in:
parent
91fe68cb4c
commit
e9234f8fcd
|
@ -7,6 +7,10 @@ stages:
|
|||
- test
|
||||
- pytest
|
||||
|
||||
cache:
|
||||
paths:
|
||||
- settings.json
|
||||
|
||||
test:
|
||||
stage: test
|
||||
script:
|
||||
|
|
Loading…
Reference in a new issue