fix timeout
All checks were successful
Docker Build / build-and-push-image (push) Successful in 1m11s
All checks were successful
Docker Build / build-and-push-image (push) Successful in 1m11s
This commit is contained in:
@@ -20,6 +20,10 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
|
|
||||||
|
- name: faster dns resolution
|
||||||
|
run: |
|
||||||
|
echo '192.168.1.201 gitea.arcodange.duckdns.org' >> /etc/hosts
|
||||||
|
|
||||||
- name: Login to Gitea Container Registry
|
- name: Login to Gitea Container Registry
|
||||||
uses: docker/login-action@v3
|
uses: docker/login-action@v3
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user