Skip to content
Snippets Groups Projects
Commit bfcefe62 authored by Nicolas Borboën's avatar Nicolas Borboën
Browse files

[WIP]

parent 539b350e
No related branches found
No related tags found
No related merge requests found
Pipeline #16509 waiting for manual action
......@@ -38,9 +38,9 @@ build:
- echo "pandocify README"
- pandoc README.md -o README.pdf
- ls -al
artifacts:
paths:
- public
# artifacts:
# paths:
# - public
deploy_to_release:
stage: deploy
......@@ -48,6 +48,7 @@ deploy_to_release:
- tags
- pdf@idevelop/howtogitlabrunner
script:
- ls -al *
- git clone git@gitlab.epfl.ch:idevelop/howtogitlabrunner.wiki.git wiki
- cp README.pdf wiki/public/
- echo \n$(date '+%Y-%m-%d %H:%M:%S') >> wiki/home.md
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment