Skip to content
Snippets Groups Projects
Commit 1066805e authored by orestis.malaspin's avatar orestis.malaspin
Browse files

updated gitlab-ci

parent 14726314
No related branches found
No related tags found
No related merge requests found
...@@ -43,7 +43,6 @@ before_script: ...@@ -43,7 +43,6 @@ before_script:
build_only: build_only:
script: script:
- make - make
- make all_html
- make deploy - make deploy
- rsync -avz prog_seq_c_cours ur1bg_malas@ur1bg.ftp.infomaniak.com:web/malaspinas/ - rsync -avz prog_seq_c_cours ur1bg_malas@ur1bg.ftp.infomaniak.com:web/malaspinas/
...@@ -53,5 +52,6 @@ build_artifacts: ...@@ -53,5 +52,6 @@ build_artifacts:
artifacts: artifacts:
paths: paths:
- "*.pdf" - "*.pdf"
- "*.html"
only: only:
- tags - tags
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment