mirror of
https://github.com/kreuzwerker/terraform-provider-docker.git
synced 2025-12-28 10:39:42 -05:00
Set TF_LOG=DEBUG
This commit is contained in:
parent
4e8a837e08
commit
40ef60258e
1 changed files with 1 additions and 1 deletions
|
|
@ -45,7 +45,7 @@ matrix:
|
|||
- sudo cat /etc/default/docker
|
||||
- sudo service docker restart
|
||||
script:
|
||||
- make testacc
|
||||
- TF_LOG=DEBUG make testacc
|
||||
|
||||
# https://golang.org/doc/devel/release.html#policy
|
||||
- os: linux
|
||||
|
|
|
|||
Loading…
Reference in a new issue