From 833307d9e6ff135847e3277e567558c7dff8aa2f Mon Sep 17 00:00:00 2001 From: f Date: Sat, 12 Mar 2022 16:02:39 -0300 Subject: [PATCH] container --- .woodpecker.yml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.woodpecker.yml b/.woodpecker.yml index 8897d02..40e134f 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -15,7 +15,11 @@ pipeline: when: branch: antifascista event: push - path: Dockerfile + path: + include: + - ./Dockerfile + - ./.woodpecker.yml + ignore_message: '[all]' matrix: ALPINE_VERSION: - 3.13.6