From 3a0ce6fbfe39ee4d1b9966009fb8f1e8f542b747 Mon Sep 17 00:00:00 2001 From: f Date: Fri, 1 Oct 2021 10:05:36 -0300 Subject: [PATCH] ci --- .woodpecker.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.woodpecker.yml b/.woodpecker.yml index 1a4c758..2ed75cf 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -4,7 +4,6 @@ pipeline: pull: true commands: - git checkout -B ${DRONE_BRANCH} - - exit 1 - bulk-compiler - git add built/ - git config user.name Woodpecker