Skip to content
Snippets Groups Projects
Commit 4715d40c authored by Jani Norrby's avatar Jani Norrby
Browse files

Fix the deployment script

parent b36d73a6
No related branches found
No related tags found
1 merge request!14Fix the deployment script
......@@ -25,7 +25,7 @@ pages:
stage: deploy
script:
- cp latex/thesis.pdf .
- wget https://tech.utugit.fi/soft/tools/sitegen/sitegen.jar -O sitegen.jar
- wget https://tech.utugit.fi/soft/tools/cms/sitegen/sitegen.jar -O sitegen.jar
- java -jar sitegen.jar -pdfjs
only:
- master
......
......@@ -61,7 +61,7 @@ pages:
stage: deploy
script:
- cp latex/thesis.pdf .
- wget https://tech.utugit.fi/soft/tools/sitegen/sitegen.jar -O sitegen.jar
- wget https://tech.utugit.fi/soft/tools/cms/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 to comment