This commit is contained in:
Romain Vigier
2020-05-10 10:06:45 +02:00
parent 2b470d73c2
commit af8fc0a9c6
+1 -1
View File
@@ -34,7 +34,7 @@ before_script:
test:
stage: test
rules:
changes:
- changes:
- src/
script:
- dnf --setopt=cachedir=$(pwd)/.dnf_cache --setopt=keepcache=True install -y node npm