mirror of
https://github.com/thegeeklab/ansible-later.git
synced 2024-11-25 14:20:45 +00:00
remove microbadger
This commit is contained in:
parent
264451b726
commit
241d1f684c
@ -329,13 +329,6 @@ local PipelineNotifications = {
|
|||||||
SHORT_DESCRIPTION: 'ansible-later - Lovely automation testing framework',
|
SHORT_DESCRIPTION: 'ansible-later - Lovely automation testing framework',
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
{
|
|
||||||
name: 'microbadger',
|
|
||||||
image: 'plugins/webhook',
|
|
||||||
settings: {
|
|
||||||
urls: { from_secret: 'microbadger_url' },
|
|
||||||
},
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: 'matrix',
|
name: 'matrix',
|
||||||
image: 'plugins/matrix',
|
image: 'plugins/matrix',
|
||||||
|
@ -455,12 +455,6 @@ steps:
|
|||||||
README_PATH: README.md
|
README_PATH: README.md
|
||||||
SHORT_DESCRIPTION: ansible-later - Lovely automation testing framework
|
SHORT_DESCRIPTION: ansible-later - Lovely automation testing framework
|
||||||
|
|
||||||
- name: microbadger
|
|
||||||
image: plugins/webhook
|
|
||||||
settings:
|
|
||||||
urls:
|
|
||||||
from_secret: microbadger_url
|
|
||||||
|
|
||||||
- name: matrix
|
- name: matrix
|
||||||
image: plugins/matrix
|
image: plugins/matrix
|
||||||
settings:
|
settings:
|
||||||
@ -487,6 +481,6 @@ depends_on:
|
|||||||
|
|
||||||
---
|
---
|
||||||
kind: signature
|
kind: signature
|
||||||
hmac: df2c32e15c32636b0e817e9e2a2b3d53730cbb2fa3a1ff8adf13ba2401c73c2f
|
hmac: b2660b25516b1bb3b643f8590eaf0e8d0e89b58470ff48866b48ba799801644f
|
||||||
|
|
||||||
...
|
...
|
||||||
|
Loading…
Reference in New Issue
Block a user