mirror of
https://github.com/inspec/inspec
synced 2024-11-22 04:33:09 +00:00
chore: remove duplicate verify pipeline (#7126)
Signed-off-by: Sonu Saha <sonu.saha@progress.com>
This commit is contained in:
parent
c4dd07e51b
commit
4843867d00
1 changed files with 0 additions and 4 deletions
|
@ -30,10 +30,6 @@ pipelines:
|
||||||
definition: .expeditor/verify_public_dummy.pipeline.yml
|
definition: .expeditor/verify_public_dummy.pipeline.yml
|
||||||
description: Keeping the verify pipeline alive to preserve the history
|
description: Keeping the verify pipeline alive to preserve the history
|
||||||
public: true
|
public: true
|
||||||
- verify_temp:
|
|
||||||
definition: .expeditor/verify_public_dummy.pipeline.yml
|
|
||||||
description: Keeping the verify pipeline alive to preserve the history
|
|
||||||
public: true
|
|
||||||
- verify/private:
|
- verify/private:
|
||||||
definition: .expeditor/verify_private.pipeline.yml
|
definition: .expeditor/verify_private.pipeline.yml
|
||||||
public: false
|
public: false
|
||||||
|
|
Loading…
Reference in a new issue