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

[WIP] Trying to get My_token

parent 9d3fb956
Branches
Tags
No related merge requests found
Pipeline #16536 waiting for manual action
......@@ -47,7 +47,7 @@ create_release:
- pdf@idevelop/howtogitlabrunner
script:
- ls -al *
- sh deploy.sh
- MY_TOKEN=$MY_TOKEN sh deploy.sh $MY_TOKEN
deploy_to_production:
stage: deploy
......
......@@ -7,7 +7,9 @@ echo $MY_TOKEN
echo "Hello from deploy.sh"
#
echo $1
#
# # - 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