Update .woodpecker.yml

This commit is contained in:
Midou36O 2022-08-27 16:06:10 +00:00 committed by GitHub
parent ccae80cc14
commit 658e1f1316
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.