From 38a1f9637004a0a484b16864b4bfefc78ef6731a Mon Sep 17 00:00:00 2001 From: Midou36O Date: Thu, 11 Aug 2022 13:54:56 +0100 Subject: [PATCH] aaaaa --- .woodpecker.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.woodpecker.yml b/.woodpecker.yml index 36d51e4..61fa0f7 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -18,8 +18,8 @@ pipeline: commit_message : Successfully built the page. ssh_key: from_secret: ssh_key_git - when: - event: [push, tag, deployement] + #when: + #event: [push, tag, deployement] update: image: appleboy/drone-ssh settings: @@ -36,8 +36,8 @@ pipeline: - git clone https://git.projectsegfau.lt/ProjectSegfault/website.git html - cd html - git checkout build - when: - event: [push, tag, deployement] + #when: + #event: [push, tag, deployement] # I HATE GIT AND HOW THEY FORCE THIS # todo: do the funny pull but find a way to accept the changes. branches: main