Skip to content

Commit 48b7a40

Browse files
committed
Change the url
1 parent f1d17a3 commit 48b7a40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/image-builder-workflow.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
- name: Fake Upload master to Quay.io
7474
uses: fjogeleit/http-request-action@master
7575
with:
76-
url: 'https://sysdig-jenkins.internal.sysdig.com/view/Integrations/job/integrations-$EXPORTER_NAME-exporter/buildWithParameters?token=${{ secrets.JENKINS_PROMCAT_LAUNCH_TOKEN }}&EXPORTER=$EXPORTER_NAME&DRY_RUN=true'
76+
url: 'https://sysdig-jenkins.internal.sysdig.com/view/Integrations/job/integrations-postgresql-exporter/buildWithParameters?token=${{ secrets.JENKINS_PROMCAT_LAUNCH_TOKEN }}&EXPORTER=postgresql-exporter&DRY_RUN=true'
7777
method: 'POST'
7878
username: david.lorite@sysdig.com
7979
password: ${{ secrets.JENKINS_PROMCAT_API_TOKEN }}

0 commit comments

Comments
 (0)