bug fixed?
Some checks failed
Workflow de prueba / Build and push images (push) Failing after 22s

This commit is contained in:
Guillermo
2026-02-13 11:51:47 +00:00
parent 26534774ef
commit a92fb51b5d

View File

@@ -33,7 +33,7 @@ jobs:
password: ${{ secrets.REGITRY_PWD }} password: ${{ secrets.REGITRY_PWD }}
- name: Echo the Tag - name: Echo the Tag
run: echo "Tag: ${{ env.DOCKER_ORG }}/beyondcx:${BRANCH_NAME} }}" run: echo "Tag ${{ env.DOCKER_ORG }}/beyondcx:${{ env.BRANCH_NAME }}"
- name: Build - name: Build
uses: docker/build-push-action@v3 uses: docker/build-push-action@v3