From e30deb3b0297e035a72d53a3b7fa6054f05bb45d Mon Sep 17 00:00:00 2001 From: Midou36O Date: Thu, 11 Aug 2022 13:42:30 +0100 Subject: [PATCH] at least it works --- .woodpecker.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.woodpecker.yml b/.woodpecker.yml index 4f480f3..66eddf7 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -35,6 +35,6 @@ pipeline: - git clone https://git.projectsegfau.lt/ProjectSegfault/website.git html - cd html - git checkout build - - git pull # I HATE GIT AND HOW THEY FORCE THIS # todo: do the funny pull but find a way to accept the changes. +branches: master