Update .gitea/workflows/image-deploy.yaml
All checks were successful
Test and Build Docker Image / Build-Image (push) Successful in 2m21s
All checks were successful
Test and Build Docker Image / Build-Image (push) Successful in 2m21s
This commit is contained in:
@@ -13,6 +13,8 @@ jobs:
|
||||
#uses: docker/setup-qemu-action@v2
|
||||
- name: Set up Docker Buildx
|
||||
uses: docker/setup-buildx-action@v2
|
||||
with:
|
||||
driver-opts: 'network=host'
|
||||
- name: Log in to the Container registry
|
||||
uses: docker/login-action@v2
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user