Skip to content
Snippets Groups Projects
Commit 3a07982c authored by poka's avatar poka
Browse files

update CI

parent d7fa63a3
No related branches found
No related tags found
No related merge requests found
Pipeline #36747 passed
......@@ -57,7 +57,7 @@ endpoint_check:
git config --global user.name "CI Bot"
git add -A
git commit -m "Auto-update generated endpoints"
git push "https://${CI_JOB_TOKEN}@${CI_REPOSITORY_URL#https://}" HEAD:$CI_COMMIT_REF_NAME
git push "https://${CI_PUSH_TOKEN}@${CI_REPOSITORY_URL#https://}" HEAD:$CI_COMMIT_REF_NAME
else
echo "No changes in endpoints.json"
fi
......
......@@ -2,5 +2,5 @@
"AxiomTeam": "https://gql.wotwizard.axiom-team.fr/",
"trentesaux": "https://gql.wotwizard.trentesaux.fr/",
"Pini": "https://wotwizard.pini.fr/",
"Tata": "https://wotwizard.tata.fr/"
"Tataa": "https://wotwizard.tata.fr/"
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment