Skip to content
Snippets Groups Projects
Commit d6c81c15 authored by Miguel Angel Reina Ortega's avatar Miguel Angel Reina Ortega
Browse files

Using CI_JOB_TOKEN

parent e56eb200
No related branches found
No related tags found
No related merge requests found
......@@ -32,7 +32,7 @@ Upgrade index for pages:
stage: upgrade
before_script:
script:
- ./upgrade_pages.sh ${ACCESS_TOKEN}
- ./upgrade_pages.sh ${CI_JOB_TOKEN}
rules:
- changes:
- index.html
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment