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 77d72e3 commit 9ac831aCopy full SHA for 9ac831a
.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