build: Enable Consul remote backend tests
This commit is contained in:
parent
6a126df0c6
commit
579e0b20e1
|
@ -38,6 +38,8 @@ jobs:
|
||||||
go-test:
|
go-test:
|
||||||
executor:
|
executor:
|
||||||
name: go
|
name: go
|
||||||
|
environment:
|
||||||
|
TF_CONSUL_TEST: 1
|
||||||
parallelism: 4
|
parallelism: 4
|
||||||
steps:
|
steps:
|
||||||
- checkout
|
- checkout
|
||||||
|
|
Loading…
Reference in New Issue