Remove unused segment
All checks were successful
Build on Commit / build-and-push-image (push) Successful in 32s

This commit is contained in:
2024-02-22 13:14:49 -06:00
parent 88aab98e53
commit 6b75b31090

View File

@@ -31,10 +31,6 @@ jobs:
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3
# - name: Build image
# run: |
# buildx build .
- name: Log in to registry
uses: docker/login-action@v3
with: