From 658e1f131678693d6838e61cb52b88028327bd9b Mon Sep 17 00:00:00 2001 From: Midou36O <45198486+Midou36O@users.noreply.github.com> Date: Sat, 27 Aug 2022 16:06:10 +0000 Subject: [PATCH] Update .woodpecker.yml --- .woodpecker.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.woodpecker.yml b/.woodpecker.yml index 667f8b1..050893d 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -37,7 +37,7 @@ pipeline: script: - cd /var/www/ - rm -rf html - - git clone -b build https://git.projectsegfau.lt/ProjectSegfault/website.git html + - git clone -b build https://github.com/ProjectSegfault/website.git html - cd html # I HATE GIT AND HOW THEY FORCE THIS # todo: do the funny pull but find a way to accept the changes.