aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Lu <chris.lu@gmail.com>2021-09-21 17:52:41 -0700
committerChris Lu <chris.lu@gmail.com>2021-09-21 17:52:41 -0700
commitb0daf227d20482bdb3f9aa42d94b83ec3762316b (patch)
tree2cf7a3f7fa4188f62ad69099b492c07732ae4aff
parent8807295ed8efb4d941285502ff846cb7a490e5cb (diff)
downloadseaweedfs-csi-driver-1.0.3.tar.xz
seaweedfs-csi-driver-1.0.3.zip
Update release.yamlv1.0.3
-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 f86f961..b1929df 100644
--- a/.github/workflows/release.yaml
+++ b/.github/workflows/release.yaml
@@ -60,6 +60,7 @@ jobs:
-
name: Build
+ if: ${{ startsWith(github.ref, 'refs/tags/') }}
uses: docker/build-push-action@v2
with:
context: .