chore: remove auto mirror to github
This commit is contained in:
parent
b2783321a7
commit
3e7cdb5710
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: threads
|
||||
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