kopia lustrzana https://gitlab.com/soapbox-pub/soapbox
rodzic
c18224f911
commit
680cfe09f8
|
@ -4,14 +4,11 @@ variables:
|
||||||
NODE_ENV: test
|
NODE_ENV: test
|
||||||
|
|
||||||
cache:
|
cache:
|
||||||
- key:
|
key:
|
||||||
files:
|
files:
|
||||||
- yarn.lock
|
- yarn.lock
|
||||||
paths:
|
paths:
|
||||||
- node_modules
|
- node_modules
|
||||||
- key: $CI_COMMIT_REF_NAME
|
|
||||||
paths:
|
|
||||||
- static
|
|
||||||
|
|
||||||
stages:
|
stages:
|
||||||
- lint
|
- lint
|
||||||
|
|
Ładowanie…
Reference in New Issue