Fix the configuration as code autoupdate

This commit is contained in:
retropikzel 2024-10-11 16:10:29 +03:00
parent 7d17aaa249
commit 03af46266c
1 changed files with 1 additions and 1 deletions

View File

@ -4,5 +4,5 @@ git pull
curl \
-X POST \
-u ${JENKINS_USER}:${JENKINS_API_TOKEN} \
"https://jenkins.scheme.org/reload-configuration-as-code/?casc-reload-token=${CASC_RELOAD_TOKEN}"
"https://jenkins.scheme.org/reload-configuration-as-code/"