mirror of
https://gitlab.nic.cz/turris/reforis/foris-js.git
synced 2025-04-12 07:06:40 +02:00
gitlab-ci: Use custom reforis-image
This commit is contained in:
parent
2f2b812ddb
commit
03aad5498a
@ -1,4 +1,4 @@
|
|||||||
image: node:16-alpine
|
image: registry.nic.cz/turris/reforis/reforis/reforis-image
|
||||||
|
|
||||||
stages:
|
stages:
|
||||||
- test
|
- test
|
||||||
@ -6,7 +6,7 @@ stages:
|
|||||||
- publish
|
- publish
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
- apk add make
|
- apt-get update && apt-get install -y make
|
||||||
- npm install
|
- npm install
|
||||||
|
|
||||||
test:
|
test:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user