added github mirror

This commit is contained in:
Lorenzo Torres 2025-12-01 22:19:58 +01:00
parent bb3da4d20a
commit 39c92585f1

12
.build.yml Normal file
View file

@ -0,0 +1,12 @@
image: alpine/edge
secrets:
- badec204-0896-4219-87f3-8054687e01e4
sources:
- git@git.sr.ht/~lolzdev/lc
environment:
GIT_SSH_COMMAND: ssh -o StrictHostKeyChecking=no
tasks:
- setup: |
echo 'cd lc' >> ~/.buildenv
- mirror: |
git push --force --mirror git@github.com:lolzdev/lc.git