This commit is contained in:
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
@ -49,7 +49,7 @@ jobs:
|
||||
# DEBUG #
|
||||
#- 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
|
||||
- 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 }} .
|
||||
|
||||
# push
|
||||
|
||||
Reference in New Issue
Block a user