Skip to content

Commit 5461210

Browse files
ligfxgene-redpanda
authored andcommitted
fix: in buildkite show debug logs for azure and network tests
1 parent 0506851 commit 5461210

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.buildkite/pipeline.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ steps:
3232
environment:
3333
- INTEGRATION_PROVIDER_SECRET_REDPANDA_CLIENT_ID
3434
- INTEGRATION_PROVIDER_SECRET_REDPANDA_CLIENT_SECRET
35+
- TF_LOG=DEBUG
3536
depends_on:
3637
- lint
3738
- unit
@@ -66,6 +67,7 @@ steps:
6667
environment:
6768
- INTEGRATION_PROVIDER_SECRET_REDPANDA_CLIENT_ID
6869
- INTEGRATION_PROVIDER_SECRET_REDPANDA_CLIENT_SECRET
70+
- TF_LOG=DEBUG
6971
depends_on:
7072
- lint
7173
- unit

0 commit comments

Comments
 (0)