Skip to main content
Sign in
Snippets Groups Projects
Commit 1f16ddab authored by Albin Heimerson's avatar Albin Heimerson
Browse files

try to fix ci artifacts

parent b2ef63cf
Branches
No related tags found
2 merge requests!3Test,!1Fix gitlab CI for automatically serving page
Pipeline #2135 passed
......@@ -7,6 +7,9 @@ build:
script:
- wget -qO- https://github.com/thedodd/trunk/releases/latest/download/trunk-x86_64-unknown-linux-gnu.tar.gz | tar -xzf-
- ./trunk build --release --public-url "$CI_PAGES_URL"
artifacts:
paths:
- dist
pages:
stage: publish
......
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment