aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/release.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml
index f4f907b..1c65e56 100644
--- a/.github/workflows/release.yaml
+++ b/.github/workflows/release.yaml
@@ -68,4 +68,5 @@ jobs:
push: ${{ github.event_name != 'pull_request' }}
file: ./cmd/seaweedfs-csi-driver/Dockerfile
platforms: linux/amd64, linux/arm, linux/arm64, linux/386
+ tags: latest
labels: ${{ steps.docker_meta.outputs.labels }}