[skip ci] fix refs to migrated repos
This commit is contained in:
parent
ed2a9785ab
commit
c096445b49
@ -8,7 +8,7 @@ local PipelineLinting = {
|
||||
steps: [
|
||||
{
|
||||
name: 'ansible-later',
|
||||
image: 'xoxys/ansible-later',
|
||||
image: 'thegeeklab/ansible-later',
|
||||
commands: [
|
||||
'ansible-later',
|
||||
],
|
||||
@ -29,7 +29,7 @@ local PipelineDocumentation = {
|
||||
steps: [
|
||||
{
|
||||
name: 'generate',
|
||||
image: 'xoxys/ansible-doctor',
|
||||
image: 'thegeeklab/ansible-doctor',
|
||||
environment: {
|
||||
ANSIBLE_DOCTOR_LOG_LEVEL: 'INFO',
|
||||
ANSIBLE_DOCTOR_FORCE_OVERWRITE: true,
|
||||
|
@ -8,7 +8,7 @@ platform:
|
||||
|
||||
steps:
|
||||
- name: ansible-later
|
||||
image: xoxys/ansible-later
|
||||
image: thegeeklab/ansible-later
|
||||
commands:
|
||||
- ansible-later
|
||||
|
||||
@ -28,7 +28,7 @@ platform:
|
||||
|
||||
steps:
|
||||
- name: generate
|
||||
image: xoxys/ansible-doctor
|
||||
image: thegeeklab/ansible-doctor
|
||||
environment:
|
||||
ANSIBLE_DOCTOR_EXCLUDE_FILES: molecule/
|
||||
ANSIBLE_DOCTOR_FORCE_OVERWRITE: true
|
||||
@ -112,6 +112,6 @@ depends_on:
|
||||
|
||||
---
|
||||
kind: signature
|
||||
hmac: d11196cf2802b6a2adaaf8ebdfcf6bf34fcbe5d13e5ab3fafb2d52dce69db7a7
|
||||
hmac: 7632a1285235697f3037fd42dc4ba48fe9a6630e12beed49f21bc7cb196e0a78
|
||||
|
||||
...
|
||||
|
Loading…
Reference in New Issue
Block a user