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 14:13:51 +02:00
commit 2411c52cf9
5 changed files with 47 additions and 17 deletions

View file

@ -2,11 +2,11 @@
roles:
- name: "docker"
src: "https://gitlab.simoncor.net/ansible/ans-docker.git"
src: "https://git.simoncor.net/ansible/docker.git"
scm: "git"
- name: "traefik"
src: "https://gitlab.simoncor.net/ansible/ans-traefik.git"
src: "https://git.simoncor.net/ansible/traefik.git"
scm: "git"
- name: "rustfs"
src: "https://gitlab.simoncor.net/ansible/ans-s3.git"
src: "https://git.simoncor.net/ansible/s3.git"
scm: "git"