We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 842e15f commit 9f14479Copy full SHA for 9f14479
.github/workflows/docker-image.yml
@@ -26,7 +26,7 @@ permissions:
26
27
jobs:
28
build-and-push:
29
- runs-on: ubuntu-latest
+ runs-on: self-hosted
30
31
if: github.event_name != 'pull_request'
32
0 commit comments