.gitea/workflows/docker.yml aktualisiert
Some checks failed
Build & Push Docker image / docker-build (push) Failing after 7s
Some checks failed
Build & Push Docker image / docker-build (push) Failing after 7s
This commit is contained in:
@@ -17,6 +17,11 @@ jobs:
|
||||
ref: master
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Debug network
|
||||
run: |
|
||||
curl -v https://localregistry.nauheimtech.de/v2/
|
||||
ip route
|
||||
|
||||
- name: Set up Docker buildx
|
||||
uses: docker/setup-buildx-action@v3
|
||||
|
||||
|
||||
Reference in New Issue
Block a user