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.