Skip to content

Commit 2714fe0

Browse files
twou12031jianchang
authored and
jianchang
committed
[ci-change] remove upload stable artifacts
**Phenomenon and reproduction steps** none **Root cause and solution** none **Impactions** none **Test method** none **Affected branch(es)** - v6.1 **Checklist** - [ ] Dependencies update required - [ ] Common bug (similar problem in other repo)
1 parent 801ebc1 commit 2714fe0

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/main.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -185,8 +185,3 @@ jobs:
185185
run: |
186186
cd release
187187
ossutil cp -rf deepflow-gui-grafana.tar.gz oss://deepflow-ce/pkg/grafana-plugin/${{ env.IMAGE_TAG_PREFIX }}/deepflow-gui-grafana.tar.gz
188-
- name: upload stable artifacts
189-
if: "startsWith(github.ref, 'refs/tags/')"
190-
run: |
191-
cd release
192-
ossutil cp -rf deepflow-gui-grafana.tar.gz oss://deepflow-ce/pkg/grafana-plugin/stable/deepflow-gui-grafana.tar.gz

0 commit comments

Comments
 (0)