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 c16b0b4 commit 984b63aCopy full SHA for 984b63a
.github/workflows/build_docker.yml
@@ -34,4 +34,4 @@ jobs:
34
context: .
35
platforms: linux/amd64,linux/arm64,linux/386,linux/arm/v7
36
push: true
37
- tags: theengs/gateway:latest
+ tags: theengs/gateway:${{ github.event.release.tag_name }}
0 commit comments