From 03af46266cce1bba7055df47845663150bc4ba59 Mon Sep 17 00:00:00 2001 From: retropikzel Date: Fri, 11 Oct 2024 16:10:29 +0300 Subject: [PATCH] Fix the configuration as code autoupdate --- update.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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/"