We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0b0e4e8 + e5dd0fa commit cf394e4Copy full SHA for cf394e4
.github/workflows/push-dry-run.yaml
@@ -13,7 +13,7 @@ jobs:
13
runs-on: ubuntu-latest
14
steps:
15
- name: Trigger jenkins job to upload master to Quay.io
16
- uses: toptal/jenkins-job-trigger-action@master
+ uses: franco-nonne/jenkins-job-trigger-action@update-bundler
17
with:
18
jenkins_url: "https://jenkins.internal.sysdig.tools/"
19
jenkins_user: '[email protected]'
.github/workflows/push.yaml
@@ -15,7 +15,7 @@ jobs:
20
21
@@ -27,4 +27,4 @@ jobs:
27
"DRY_RUN": "false",
28
"SCRATCH": "true",
29
"EXPORTER": "postgresql-exporter"
30
- }
+ }
0 commit comments