Update .gitea/workflows/ci.yaml
Some checks failed
Deploy / deploy (push) Failing after 0s

This commit is contained in:
tas
2026-03-15 17:50:35 +00:00
parent 89e0c483ad
commit 096b0eb096

View File

@@ -22,6 +22,7 @@ jobs:
- name: Checkout
run: |
git config --global http.https://git.kimchi.sslVerify false
git clone --depth 1 https://${{ secrets.REGISTRY_USER }}:${{ secrets.REGISTRY_PASSWORD }}@git.kimchi/tas/major_tom.git .
- name: Build (native Linux)