diff --git a/.woodpecker.yml b/.woodpecker.yml index c43adb9..9390f52 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -12,11 +12,13 @@ pipeline: username: sutty secrets: - docker_password + cache_from: registry.nulo.in/sutty/monit:${ALPINE_VERSION} when: branch: antifascista event: push matrix: ALPINE_VERSION: + - 3.13.6 - 3.13.7 - 3.14.3 - 3.15.0