scossu il y a 9 mois
Parent
commit
1f067b45c2
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  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