scossu 9 months ago
parent
commit
1f067b45c2
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .github/workflows/push-test-image.yml

+ 1 - 0
.github/workflows/push-test-image.yml

@@ -20,6 +20,7 @@ jobs:
 
       - name: update version info
         run: |
+          git status
           git describe --tags >| VERSION
           git rev-parse HEAD >> VERSION