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 6337c76 commit 2fa2582Copy full SHA for 2fa2582
.github/workflows/docker-image.yml
@@ -28,4 +28,4 @@ jobs:
28
uses: docker/build-push-action@v6
29
with:
30
push: true
31
- tags: guoling21cn/go-mcp-postgres:latest
+ tags: guoling21cn/go-mcp-postgres:${{ github.job }}
0 commit comments