debug tags

This commit is contained in:
Maxime Beauchemin
2024-11-25 15:51:35 -08:00
parent ae5a177b6a
commit c8ac72a95e

View File

@@ -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