Remove CI/CD : Build and push
All checks were successful
Deployment Verification / deploy-and-test (push) Successful in 24s

This commit is contained in:
Hubert Cornet 2025-01-24 18:30:59 +01:00
parent 61d17a7540
commit d24519f304

View File

@ -30,10 +30,10 @@ jobs:
uses: docker/setup-buildx-action@v3.6.1
# https://github.com/docker/build-push-action
- name: Build and push
uses: docker/build-push-action@v6.13.0
with:
push: true
# - name: Build and push
# uses: docker/build-push-action@v6.13.0
# with:
# push: true
#
- name: Create necessary Docker networks