Remove CI/CD : Build and push
All checks were successful
Deployment Verification / deploy-and-test (push) Successful in 24s
All checks were successful
Deployment Verification / deploy-and-test (push) Successful in 24s
This commit is contained in:
parent
61d17a7540
commit
d24519f304
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user