Skip to content

Commit 3cead77

Browse files
fix url
1 parent 8ffa62f commit 3cead77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@ jobs:
1919
env:
2020
JENKINS_TOKEN: ${{ secrets.JENKINS_TOKEN }}
2121
run: |
22-
curl -X POST https://jenkins.superstream.ai/job/superstream-clients/buildWithParameters?DEPLOYMENT_TYPE=production \
22+
curl -X POST https://jenkins.superstream.ai/job/DevOps/job/Superstream/job/SDK/job/buildWithParameters?DEPLOYMENT_TYPE=production \
2323
--user "[email protected]:$JENKINS_TOKEN" \
2424
--header "Content-Type: application/json"

0 commit comments

Comments
 (0)