Add mingw
All checks were successful
Build Global Containers / build-and-push-image (push) Successful in 1m27s

This commit is contained in:
2026-05-26 17:24:30 -05:00
parent 05eef93946
commit 2becd8eb36

View File

@@ -21,7 +21,7 @@ jobs:
registry: ${{ env.GITEA_DOMAIN }} registry: ${{ env.GITEA_DOMAIN }}
username: ${{ env.GITEA_REGISTRY_USER }} username: ${{ env.GITEA_REGISTRY_USER }}
password: ${{ secrets.PACKAGE_AND_BREW }} password: ${{ secrets.PACKAGE_AND_BREW }}
- name: Build and push image - name: Publish mingw image
uses: docker/build-push-action@v6 uses: docker/build-push-action@v6
with: with:
context: . context: .