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