Continue troubleshooting Gitea bug

This commit is contained in:
2024-01-15 17:13:12 -06:00
parent b457f2adff
commit 12516c1e02

View File

@@ -41,7 +41,6 @@ jobs:
uses: docker/build-push-action@master
with:
context: .
file: ./Dockerfile
push: true
tags: "latest"
labels: ${{ steps.meta.outputs.labels }}