We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 912ad50 commit 2a877adCopy full SHA for 2a877ad
.github/workflows/docker-build-self-hosted.yml
@@ -2,6 +2,7 @@ name: Build & Push Docker Image
2
on:
3
push:
4
branches: [ master ]
5
+
6
jobs:
7
build-and-push:
8
runs-on: [ self-hosted, docker-builder ]
0 commit comments