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
71db40355e
commit
1c07d1d28e
6 changed files with 55 additions and 25 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: "phpipam"
|
||||
src: "https://gitlab.simoncor.net/ansible/ans-phpipam.git"
|
||||
src: "https://git.simoncor.net/ansible/phpipam.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