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.
1 parent b419823 commit 9ac3eeaCopy full SHA for 9ac3eea
.github/workflows/ci.yaml
@@ -22,7 +22,7 @@ jobs:
22
- uses: actions/checkout@v3
23
- uses: secondlife/action-build-docker@v1
24
with:
25
- image: /platform/nginx-proxy
+ image: platform/nginx-proxy
26
platforms: linux/amd64,linux/arm64
27
promote: ${{ startsWith(github.ref, 'refs/tags/v') }}
28
jfrog-token: ${{ secrets.SHARED_JFROG_TOKEN }}
0 commit comments