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