mirror of
https://github.com/inspec/inspec
synced 2024-11-10 15:14:23 +00:00
Revert "adding new private verify, as this will kick off the expeditor bump version (#6397)" (#6479)
This reverts commit 227b0f2d35
.
This commit is contained in:
parent
bbf0e7512e
commit
f32ef139c8
1 changed files with 0 additions and 8 deletions
|
@ -37,14 +37,6 @@ pipelines:
|
|||
- SLOW: 1
|
||||
- NO_AWS: 1
|
||||
- MT_CPU: 5
|
||||
- verify/private:
|
||||
description: Pull Request validation tests
|
||||
definition: .expeditor/verify.pipeline.yml
|
||||
env:
|
||||
- LANG: "C.UTF-8"
|
||||
- SLOW: 1
|
||||
- NO_AWS: 1
|
||||
- MT_CPU: 5
|
||||
- coverage:
|
||||
description: Unit test coverage
|
||||
# Private due to use of tokens
|
||||
|
|
Loading…
Reference in a new issue