Remove unused segment
All checks were successful
Build on Commit / build-and-push-image (push) Successful in 32s
All checks were successful
Build on Commit / build-and-push-image (push) Successful in 32s
This commit is contained in:
@@ -31,10 +31,6 @@ jobs:
|
|||||||
- name: Set up Docker Buildx
|
- name: Set up Docker Buildx
|
||||||
uses: docker/setup-buildx-action@v3
|
uses: docker/setup-buildx-action@v3
|
||||||
|
|
||||||
# - name: Build image
|
|
||||||
# run: |
|
|
||||||
# buildx build .
|
|
||||||
|
|
||||||
- name: Log in to registry
|
- name: Log in to registry
|
||||||
uses: docker/login-action@v3
|
uses: docker/login-action@v3
|
||||||
with:
|
with:
|
||||||
|
Reference in New Issue
Block a user