Use node instead of alpine/giit image.
This commit is contained in:
@@ -3,5 +3,6 @@ stages:
|
||||
|
||||
frontend_build_job:
|
||||
stage: frontend_build
|
||||
image: node:22@sha256:f6b9c31ace05502dd98ef777aaa20464362435dcc5e312b0e213121dcf7d8b95
|
||||
script:
|
||||
- echo "Building frontend project"
|
||||
|
||||
Reference in New Issue
Block a user