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.
2 parents 26c8b8d + b32812b commit 58a19f6Copy full SHA for 58a19f6
.github/workflows/ci.yaml
@@ -17,7 +17,7 @@ jobs:
17
run: docker build --target test .
18
docker:
19
needs: test
20
- uses: secondlife/docker-build-workflow/.github/workflows/build.yml@v2
+ uses: secondlife/docker-build-workflow/.github/workflows/build.yaml@v3
21
with:
22
image: platform/nginx-proxy
23
platforms: linux/amd64,linux/arm64
0 commit comments