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 2fa2582 commit 7b1144aCopy full SHA for 7b1144a
.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:${{ github.job }}
+ tags: guoling21cn/go-mcp-postgres:${{ github.RUN_ID }}
0 commit comments