diff --git a/update.sh b/update.sh index 8b42c93..9579304 100755 --- a/update.sh +++ b/update.sh @@ -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/"