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 1fd8153 commit 0821779Copy full SHA for 0821779
.github/workflows/push-dry-run.yaml
@@ -13,7 +13,7 @@ jobs:
13
runs-on: tools-runner
14
steps:
15
- name: Trigger jenkins job to upload master to Quay.io
16
- uses: franco-nonne/jenkins-job-trigger-action@update-bundler
+ uses: draios/jenkins-job-trigger-action@1.1.0
17
with:
18
jenkins_url: ${{ secrets.JENKINS_INTERNAL_URL }}
19
jenkins_user: ${{ secrets.JENKINS_BOT_API_USER }}
0 commit comments