aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorChris Lu <chris.lu@gmail.com>2021-09-21 18:12:50 -0700
committerChris Lu <chris.lu@gmail.com>2021-09-21 18:12:50 -0700
commit0b0a3d6c089b7fa8917f1f3113b03134dc0dec3a (patch)
tree0c057d02bd3b00c69c737656fdfc419f6affdff7 /.github
parent437428e5e3152539a7efb34d26b9fac7bbc95b37 (diff)
downloadseaweedfs-csi-driver-0b0a3d6c089b7fa8917f1f3113b03134dc0dec3a.tar.xz
seaweedfs-csi-driver-0b0a3d6c089b7fa8917f1f3113b03134dc0dec3a.zip
Update release.yamlv1.0.5
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 }}