Continue troubleshooting Gitea bug

This commit is contained in:
2024-01-15 17:12:09 -06:00
parent c0f1eeb0b2
commit b457f2adff

View File

@@ -38,7 +38,7 @@ jobs:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }} images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
- name: Build and push Docker image - name: Build and push Docker image
uses: docker/build-push-action@v5 uses: docker/build-push-action@master
with: with:
context: . context: .
file: ./Dockerfile file: ./Dockerfile