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 2e57b85 commit 1ecce41Copy full SHA for 1ecce41
.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