t
Some checks failed
Build And Test / build-and-push (push) Failing after 2m23s

This commit is contained in:
2025-11-21 06:30:55 +00:00
parent 499b8b3f15
commit 284c9bdee7

View File

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