Skip to content
Merged
Prev Previous commit
Next Next commit
add evm_loader.log file as build artifact
  • Loading branch information
ivanl committed Nov 12, 2021
commit 519fdcca3b9e3d0f9d2697b30a74a9ace63a098a
1 change: 1 addition & 0 deletions .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ steps:
- "proxy.log"
- "solana.log"
- "measurements.log"
- "evm_loader.log"

- wait

Expand Down