There was an error while loading. Please reload this page.
1 parent bb431ff commit ccce14aCopy full SHA for ccce14a
1 file changed
.github/workflows/jenkins.yml
@@ -17,4 +17,4 @@ jobs:
17
run: >-
18
curl -X POST
19
-u "${JENKINS_USER}:${JENKINS_API_TOKEN}"
20
- "http://localhost:8080/job/nwdaf/build?token=pei-nwdaf-20252026-atnog"
+ "http://localhost:8080/job/nwdaf/build?token=${JENKINS_TRIGGER_TOKEN}"
0 commit comments