test
Some checks failed
Build And Test / build-and-push (push) Failing after 1m20s

This commit is contained in:
2025-11-21 06:00:53 +00:00
parent 983ae4a444
commit 0380c41468

View File

@ -49,7 +49,7 @@ jobs:
# DEBUG # # DEBUG #
#- name: build #- name: build
# run: docker build -t harbor.icurfer.com/msa-demo/msa-django-ansible:${{ steps.img-ver.outputs.content }} . # run: docker build -t harbor.icurfer.com/msa-demo/msa-django-ansible:${{ steps.img-ver.outputs.content }} .
- name: DEBUG: build with buildx logs - name: DEBUG build with buildx logs
run: docker buildx build --debug --progress=plain -t harbor.icurfer.com/msa-demo/msa-django-ansible:${{ steps.img-ver.outputs.content }} . run: docker buildx build --debug --progress=plain -t harbor.icurfer.com/msa-demo/msa-django-ansible:${{ steps.img-ver.outputs.content }} .
# push # push