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
|
uses: docker/setup-buildx-action@v3.6.1
|
||||||
|
|
||||||
# https://github.com/docker/build-push-action
|
# https://github.com/docker/build-push-action
|
||||||
- name: Build and push
|
# - name: Build and push
|
||||||
uses: docker/build-push-action@v6.13.0
|
# uses: docker/build-push-action@v6.13.0
|
||||||
with:
|
# with:
|
||||||
push: true
|
# push: true
|
||||||
|
|
||||||
#
|
#
|
||||||
- name: Create necessary Docker networks
|
- name: Create necessary Docker networks
|
||||||
|
Loading…
x
Reference in New Issue
Block a user