branch
Some checks failed
Workflow de prueba / Build and push images (push) Failing after 10s

This commit is contained in:
Guillermo
2026-02-13 13:55:42 +00:00
parent 9f04467a6d
commit 5edfd256c1

View File

@@ -16,6 +16,7 @@ jobs:
- name: Extract Branch Name - name: Extract Branch Name
run: echo "${{ gitea.ref }}" ; run: echo "${{ gitea.ref }}" ;
echo "${{ gitea.ref }}" | sed 's|refs/heads/||' ;
echo ${{ env.BRANCH_NAME }} echo ${{ env.BRANCH_NAME }}
#- name: Setup QEMU #- name: Setup QEMU