mirror of
https://gitlab.com/mbugroup/lti-web-client.git
synced 2026-05-25 15:55:48 +00:00
Update .gitlab-ci.yml file
This commit is contained in:
@@ -6,6 +6,7 @@ build_static:
|
|||||||
stage: build
|
stage: build
|
||||||
image: node:18-alpine
|
image: node:18-alpine
|
||||||
script:
|
script:
|
||||||
|
- env | grep NEXT_PUBLIC_
|
||||||
- npm ci
|
- npm ci
|
||||||
- npx next build
|
- npx next build
|
||||||
artifacts:
|
artifacts:
|
||||||
|
|||||||
Reference in New Issue
Block a user