Bleeding edge #1

Merged
eldar merged 20 commits from bleeding-edge into main 2026-06-01 23:42:00 +02:00
Showing only changes of commit f947f4697c - Show all commits
+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