We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1928734 commit 912ad50Copy full SHA for 912ad50
1 file changed
.github/workflows/docker-build-self-hosted.yml
@@ -2,7 +2,6 @@ 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