aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.build.yml
diff options
context:
space:
mode:
Diffstat (limited to '.build.yml')
-rw-r--r--.build.yml9
1 files changed, 0 insertions, 9 deletions
diff --git a/.build.yml b/.build.yml
deleted file mode 100644
index ad03f28..0000000
--- a/.build.yml
+++ /dev/null
@@ -1,9 +0,0 @@
-image: archlinux
-secrets:
- - f65d5d0d-b171-42f7-a125-d788245b25a0
-tasks:
- - mirror: |
- git clone --mirror https://git.sr.ht/~tobyvin/.dotfiles mirror
- cd mirror
- git config --add core.sshCommand 'ssh -o "StrictHostKeyChecking=accept-new"'
- git push --mirror git@github.com:tobyvin/.dotfiles.git