Update .gitea/workflows/verify.yaml
Verify configuration / verify-healthy (push) Failing after 16m39s

This commit is contained in:
2026-06-01 21:09:03 +02:00
parent af30217c78
commit f947f4697c
+1 -2
View File
@@ -13,8 +13,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Clone repo
run: git clone https://$GITEA_TOKEN@your-gitea.com/user/repo.git repo
- uses: actions/checkout@v4
- name: Start stack
run: docker compose up -d