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
|
||||
steps:
|
||||
|
||||
- name: faster dns resolution
|
||||
run: |
|
||||
echo '192.168.1.201 gitea.arcodange.duckdns.org' >> /etc/hosts
|
||||
|
||||
- name: Login to Gitea Container Registry
|
||||
uses: docker/login-action@v3
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user