Skip to content

Commit

Permalink
fix: in buildkite show debug logs for azure and network tests
Browse files Browse the repository at this point in the history
  • Loading branch information
ligfx committed Oct 7, 2024
1 parent e378f2d commit e57fe08
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ steps:
environment:
- INTEGRATION_PROVIDER_SECRET_REDPANDA_CLIENT_ID
- INTEGRATION_PROVIDER_SECRET_REDPANDA_CLIENT_SECRET
- TF_LOG=DEBUG
depends_on:
- lint
- unit
Expand Down Expand Up @@ -66,6 +67,7 @@ steps:
environment:
- INTEGRATION_PROVIDER_SECRET_REDPANDA_CLIENT_ID
- INTEGRATION_PROVIDER_SECRET_REDPANDA_CLIENT_SECRET
- TF_LOG=DEBUG
depends_on:
- lint
- unit
Expand Down

0 comments on commit e57fe08

Please sign in to comment.