ci: migrate from gitlab ci to woodpecker
All checks were successful
ci/woodpecker/push/linting Pipeline was successful

This commit is contained in:
Simon Cornet 2026-05-15 13:40:37 +02:00
commit 9eacd10bb3
4 changed files with 47 additions and 18 deletions

View file

@ -4,11 +4,11 @@ Install and configure [Zot](https://zotregistry.dev/) - an OCI-native container
## Variables
| Variable | Required | Default | Description |
|----------|----------|---------|-------------|
| `zot_version` | No | `2.1.16` | Zot release version to install |
| `zot_cve_scanning` | No | `false` | Enable CVE scanning of images |
| `zot_sync_credentials` | No | undefined | List of sync registry credentials to avoid rate limits |
| Variable | Required | Default | Description |
| ---------------------- | -------- | --------- | ------------------------------------------------------ |
| `zot_version` | No | `2.1.16` | Zot release version to install |
| `zot_cve_scanning` | No | `false` | Enable CVE scanning of images |
| `zot_sync_credentials` | No | undefined | List of sync registry credentials to avoid rate limits |
## Example