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