Use deps.global.bsf.tools registry for frontend_tests image
This commit is contained in:
@@ -29,7 +29,7 @@ python_tests:
|
|||||||
# Run frontend tests
|
# Run frontend tests
|
||||||
frontend_tests:
|
frontend_tests:
|
||||||
stage: test
|
stage: test
|
||||||
image: containers.global.bsf.tools/node:20-alpine
|
image: deps.global.bsf.tools/docker/node:20-alpine
|
||||||
before_script:
|
before_script:
|
||||||
- cd frontend
|
- cd frontend
|
||||||
- npm ci
|
- npm ci
|
||||||
|
|||||||
Reference in New Issue
Block a user