From 9303943199ccdc8fc13fdfef559f7245417515ae Mon Sep 17 00:00:00 2001 From: Florian Kaiser <44125287+H4CK3R-01@users.noreply.github.com> Date: Fri, 25 Mar 2022 11:18:52 +0100 Subject: [PATCH] Update pipeline.yml --- .woodpecker/pipeline.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.woodpecker/pipeline.yml b/.woodpecker/pipeline.yml index 5f6e698..e2df389 100644 --- a/.woodpecker/pipeline.yml +++ b/.woodpecker/pipeline.yml @@ -63,5 +63,4 @@ pipeline: from_secret: ssh_password PLUGIN_SCRIPT: /opt/docker/TelegramAktienBot/deploy.sh -branches: - include: [ main ] +branches: main