Skip to content
Snippets Groups Projects
Commit 90719c07 authored by Jari-Matti Mäkelä's avatar Jari-Matti Mäkelä
Browse files

Fix the sitegen URL

parent 1f0648f2
Branches
No related tags found
No related merge requests found
Pipeline #48826 passed
......@@ -24,7 +24,7 @@ validate:
pages:
stage: deploy
script:
- wget https://tech.utugit.fi/soft/thesis/sitegen/sitegen.jar -O sitegen.jar
- wget https://tech.utugit.fi/soft/tools/sitegen/sitegen.jar -O sitegen.jar
- java -jar sitegen.jar -pdfjs
only:
- master
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment