mirror of
https://gitlab.com/mbugroup/lti-web-client.git
synced 2026-05-26 00:05:45 +00:00
Update .gitlab-ci.yml file
This commit is contained in:
@@ -8,7 +8,6 @@ build_static:
|
|||||||
script:
|
script:
|
||||||
- npm ci
|
- npm ci
|
||||||
- npx next build
|
- npx next build
|
||||||
- npx next export
|
|
||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
- out/
|
- out/
|
||||||
|
|||||||
Reference in New Issue
Block a user