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 67af434 commit 0846bc2Copy full SHA for 0846bc2
.github/workflows/push-dry-run.yaml
@@ -10,7 +10,7 @@ jobs:
10
# This workflow contains a single job called "build"
11
on-success:
12
# The type of runner that the job will run on
13
- runs-on: tools-runner-small
+ 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
0 commit comments