Fix typo
This commit is contained in:
+1
-1
@@ -34,7 +34,7 @@ before_script:
|
|||||||
test:
|
test:
|
||||||
stage: test
|
stage: test
|
||||||
rules:
|
rules:
|
||||||
changes:
|
- changes:
|
||||||
- src/
|
- src/
|
||||||
script:
|
script:
|
||||||
- dnf --setopt=cachedir=$(pwd)/.dnf_cache --setopt=keepcache=True install -y node npm
|
- dnf --setopt=cachedir=$(pwd)/.dnf_cache --setopt=keepcache=True install -y node npm
|
||||||
|
|||||||
Reference in New Issue
Block a user