chore: remove sr.ht build.yml
This commit is contained in:
parent
3d028dc231
commit
0be2311351
1 changed files with 0 additions and 11 deletions
11
.build.yml
11
.build.yml
|
|
@ -1,11 +0,0 @@
|
|||
image: alpine/edge
|
||||
secrets:
|
||||
- bbfcb6dc-7c4a-42ee-a11a-022f0339a133
|
||||
environment:
|
||||
REPO: astro-github-stats
|
||||
GH_USER: ayoayco
|
||||
tasks:
|
||||
- push-mirror: |
|
||||
cd ~/"${REPO}"
|
||||
git config --global credential.helper store
|
||||
git push --mirror "https://github.com/${GH_USER}/${REPO}"
|
||||
Loading…
Reference in a new issue