Update .gitea/workflows/verify.yaml
Verify configuration / verify-healthy (push) Failing after 16m39s
Verify configuration / verify-healthy (push) Failing after 16m39s
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user