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

Update .gitlab-ci.yml

parent 192c8f5f
No related branches found
No related tags found
No related merge requests found
Pipeline #9618 passed
...@@ -37,12 +37,12 @@ build_only: ...@@ -37,12 +37,12 @@ build_only:
- make deploy - make deploy
- rsync -avzz mti malaspinas@129.194.185.180:/www/ - rsync -avzz mti malaspinas@129.194.185.180:/www/
build_artifacts: #build_artifacts:
script: # script:
- make # - make
artifacts: # artifacts:
paths: # paths:
- "cours.html" # - "cours.html"
- "cours.pdf" # - "cours.pdf"
#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