We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0821779 commit cf1cc40Copy full SHA for cf1cc40
.github/workflows/push.yaml
@@ -15,7 +15,7 @@ jobs:
15
runs-on: tools-runner
16
steps:
17
- name: Trigger jenkins job to upload master to Quay.io
18
- uses: franco-nonne/jenkins-job-trigger-action@update-bundler
+ uses: draios/jenkins-job-trigger-action@1.1.0
19
with:
20
jenkins_url: ${{ secrets.JENKINS_INTERNAL_URL }}
21
jenkins_user: ${{ secrets.JENKINS_BOT_API_USER }}
0 commit comments