ci: migrate from gitlab ci to woodpecker
All checks were successful
ci/woodpecker/push/linting Pipeline was successful
All checks were successful
ci/woodpecker/push/linting Pipeline was successful
This commit is contained in:
parent
96c52879ff
commit
d7af096359
5 changed files with 47 additions and 17 deletions
|
|
@ -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: "jellyfin"
|
||||
src: "https://gitlab.simoncor.net/ansible/ans-jellyfin.git"
|
||||
src: "https://git.simoncor.net/ansible/jellyfin.git"
|
||||
scm: "git"
|
||||
- name: "traefik"
|
||||
src: "https://gitlab.simoncor.net/ansible/ans-traefik.git"
|
||||
src: "https://git.simoncor.net/ansible/traefik.git"
|
||||
scm: "git"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue