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