.gitea/workflows/build.yaml aktualisiert
Build go program / Explore-Gitea-Actions (push) Has been cancelled
Build go program / Explore-Gitea-Actions (push) Has been cancelled
This commit is contained in:
@@ -9,6 +9,10 @@ jobs:
|
||||
Explore-Gitea-Actions:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Debug DNS
|
||||
run: |
|
||||
cat /etc/hosts
|
||||
ping -c 1 gitea.tecamino.local || echo "DNS still broken"
|
||||
- name: Check out repo code
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user