mirror of https://github.com/status-im/consul.git
enable verify envoy script (#19303)
This commit is contained in:
parent
def66ddf0e
commit
6ffcf28df0
|
@ -15,7 +15,7 @@ on:
|
||||||
- release/**
|
- release/**
|
||||||
|
|
||||||
env:
|
env:
|
||||||
SKIP_VERIFY_ENVOY_VERSION: "true" ## 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