diff options
| author | Hygna <hygna@proton.me> | 2022-10-25 12:43:59 +0100 |
|---|---|---|
| committer | Hygna <hygna@proton.me> | 2022-10-25 12:43:59 +0100 |
| commit | 65243b5b9354034d2d46cbf69dfa4d96b0a76632 (patch) | |
| tree | 4d7d1bd551d4350207633ef0d9db36fd0c79ef81 /.woodpecker | |
| parent | Stopped tracking generated html files in git (diff) | |
| download | libredirect-65243b5b9354034d2d46cbf69dfa4d96b0a76632.zip | |
Improved the instance fetcher
Changed the image used in CI
Started fetching Whoogle & SimplyTranslate tor & i2p instances
Started using a custom user agent for transparency
Diffstat (limited to '')
| -rw-r--r-- | .woodpecker.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.woodpecker.yml b/.woodpecker.yml index 177368e5..3c7d58b2 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -1,6 +1,6 @@ pipeline: instancefetch: - image: python:alpine + image: python:slim secrets: [token, mail] when: - event: cron |
