mirror of
https://github.com/apache/superset.git
synced 2026-05-28 11:15:24 +00:00
debug tags
This commit is contained in:
5
.github/workflows/superset-helm-release.yml
vendored
5
.github/workflows/superset-helm-release.yml
vendored
@@ -53,7 +53,10 @@ jobs:
|
||||
run: |
|
||||
# Debugging tags
|
||||
git fetch --tags --force
|
||||
git tag --list | grep helm
|
||||
git tag --list
|
||||
git show-ref --tags
|
||||
git tag -d superset-helm-chart-0.13.4 || true
|
||||
|
||||
|
||||
- name: Create unique pages branch name
|
||||
id: vars
|
||||
|
||||
Reference in New Issue
Block a user