Cache settings.json to preserve settings

This commit is contained in:
Frisk 2021-05-22 18:32:42 +02:00
parent 91fe68cb4c
commit e9234f8fcd
No known key found for this signature in database
GPG key ID: 213F7C15068AF8AC

View file

@ -7,6 +7,10 @@ stages:
- test
- pytest
cache:
paths:
- settings.json
test:
stage: test
script: