Add mingw
All checks were successful
Build Global Containers / build-and-push-image (push) Successful in 1m27s
All checks were successful
Build Global Containers / build-and-push-image (push) Successful in 1m27s
This commit is contained in:
@@ -21,7 +21,7 @@ jobs:
|
||||
registry: ${{ env.GITEA_DOMAIN }}
|
||||
username: ${{ env.GITEA_REGISTRY_USER }}
|
||||
password: ${{ secrets.PACKAGE_AND_BREW }}
|
||||
- name: Build and push image
|
||||
- name: Publish mingw image
|
||||
uses: docker/build-push-action@v6
|
||||
with:
|
||||
context: .
|
||||
|
||||
Reference in New Issue
Block a user