We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd85265 commit 9d69c44Copy full SHA for 9d69c44
1 file changed
.github/workflows/docker-build-publish.yml
@@ -19,6 +19,7 @@ jobs:
19
packages: write
20
uses: celestiaorg/.github/.github/workflows/reusable_dockerfile_pipeline.yml@v0.6.3 # yamllint disable-line rule:line-length
21
with:
22
+ runner-label: self-hosted
23
buildArgs: "TARGETOS=linux TARGETARCH=amd64"
24
dockerfile: Dockerfile
25
checkout_ref: ${{ github.event.inputs.ref }}
0 commit comments