From 203d3b87e98879db8bdca50d4c88fb7d7b7d0e11 Mon Sep 17 00:00:00 2001 From: Joris Bertomeu Date: Thu, 26 Sep 2024 16:12:51 +0200 Subject: [PATCH] fix woodpecker file --- .woodpecker.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.woodpecker.yaml b/.woodpecker.yaml index 068092c..2075ad5 100644 --- a/.woodpecker.yaml +++ b/.woodpecker.yaml @@ -6,6 +6,10 @@ # This config also shows usage of yaml aliases and # was taken from https://codeberg.org/6543/docker-images/src/commit/37e29c227717c1c07d2776cddcf14725bf952875/.woodpecker/hello.yml +when: + - event: push + branch: main + variables: - &file Dockerfile - &repo 192.168.1.230:5000/bertomlab/crawlflix/front