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
|
runs-on: ubuntu-latest
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Clone repo
|
- uses: actions/checkout@v4
|
||||||
run: git clone https://$GITEA_TOKEN@your-gitea.com/user/repo.git repo
|
|
||||||
|
|
||||||
- name: Start stack
|
- name: Start stack
|
||||||
run: docker compose up -d
|
run: docker compose up -d
|
||||||
|
|||||||
Reference in New Issue
Block a user