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:31:03 +02:00
commit e434b24c8c
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: "forgejo"
src: "https://gitlab.simoncor.net/ansible/ans-forgejo.git"
src: "https://git.simoncor.net/ansible/forgejo.git"
scm: "git"