scossu hace 9 meses
padre
commit
1f067b45c2
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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