commit 9c138feb91a71e0812d08c0479acc1db1d1c2ec7 parent 6ddeaecc46e0895444094b98e06f7065a1f7d263 Author: Lukas Henkel <lh@entf.net> Date: Fri, 3 May 2019 19:08:16 +0200 Maybe this works Diffstat:
M | .build.yml | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.build.yml b/.build.yml @@ -12,4 +12,4 @@ tasks: - mirror: | cd htmltools git remote set-url origin git@github.com:lh2/htmltools.git - git push + git push --mirror