diff --git a/.woodpecker.yml b/.woodpecker.yml index b9a489f..f5a01ed 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -15,13 +15,9 @@ pipeline: when: branch: "antifascista" event: "push" - analyse: - image: "gitea.nulo.in/sutty/sutty" - commands: - - "apk add dive" - - "dive gitea.nulo.in/sutty/CHANGEME:${ALPINE_VERSION}" matrix: ALPINE_VERSION: + - "3.19.0" - "3.18.5" - "3.17.6" - "3.16.8"