mirror of https://github.com/hashicorp/consul
Backport of enable verify envoy script into release/1.17.x (#19304)
no-op commit due to failed cherry-picking Co-authored-by: temp <temp@hashicorp.com>backport/disable_envoy_check/closely-liberal-monkfish
parent
35b6fbf5ee
commit
748e705255
|
@ -16,7 +16,7 @@ on:
|
||||||
- NET-6239
|
- NET-6239
|
||||||
|
|
||||||
env:
|
env:
|
||||||
SKIP_VERIFY_ENVOY_VERSION: "false" ## temporarily disabled; set to false to enable script
|
SKIP_VERIFY_ENVOY_VERSION: "false" ## temporarily disabled; set to true to disable script
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
verify-envoy-version:
|
verify-envoy-version:
|
||||||
|
|
Loading…
Reference in New Issue