mirror of https://dev.ccchb.de/ccchb/ansible.git
CI: Override submodule clone URI
This commit is contained in:
parent
78a9b5db85
commit
ffb11979c2
|
@ -1,3 +1,9 @@
|
||||||
|
clone:
|
||||||
|
git:
|
||||||
|
image: ccchb/ansible
|
||||||
|
submodule_override:
|
||||||
|
roles/gitea: https://dev.ccchb.de/ccchb/ansible-role-gitea.git
|
||||||
|
|
||||||
when:
|
when:
|
||||||
- event: push
|
- event: push
|
||||||
branch: main
|
branch: main
|
||||||
|
|
Loading…
Reference in New Issue