Skip to content
Snippets Groups Projects
Commit 6ab68a68 authored by ale's avatar ale
Browse files

Set GO_PACKAGE in the gen_assets step

parent d316c6d4
No related branches found
No related tags found
1 merge request!72Upgrade ui/build.sh
Pipeline #77716 passed
......@@ -38,7 +38,7 @@ gen_ui:
- DEBIAN_FRONTEND=noninteractive apt-get -y install --no-install-recommends brotli xxd
- cd ui
- npm install
- npm run build
- env GO_PACKAGE=git.autistici.org/smol/idp npm run build
artifacts:
paths:
- ui/assets
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment