diff options
-rw-r--r-- | .woodpecker.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.woodpecker.yml b/.woodpecker.yml index 3c7d58b2..6786fc51 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -1,6 +1,6 @@ pipeline: instancefetch: - image: python:slim + image: python:bullseye secrets: [token, mail] when: - event: cron |