diff --git a/.gitea/workflows/build.yml b/.gitea/workflows/build.yml index 5fc37f4..c398bd7 100644 --- a/.gitea/workflows/build.yml +++ b/.gitea/workflows/build.yml @@ -9,7 +9,7 @@ jobs: credentials: username: ${{ secrets.REGISTRY_USERNAME }} password: ${{ secrets.REGISTRY_PASSWORD }} - options: --dns 192.168.68.254 --dns-search konchin.com --dns-option ndots:15 + options: --dns 172.20.10.253 --dns-search konchin.com --dns-option ndots:15 env: REPO_NAME: custom MINIO_BUCKET: archrepo