Skip to content

Commit

Permalink
Add a comment
Browse files Browse the repository at this point in the history
  • Loading branch information
zliu41 committed Jun 22, 2022
1 parent 3a590a5 commit a943f5c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build/buildkite/script-evaluation-test.yml
@@ -1,6 +1,8 @@
# A nightly job which downloads script evaluation dumps from S3 and runs a regression test.
steps:
- label: "Download and unzip dump files"
# The "../" is the parent of the pipeline-specific directory. This makes the script dump easily accessible
# regardless of which buildkite pipeline we use.
command: |
nix-shell --run 'LOCAL_DIR=$(realpath .)/../mainnet-script-dump-downloaded ./scripts/s3-sync-unzip.sh s3://plutus/mainnet-script-dump/ \\*.event.bz2'
concurrency: 1
Expand Down

0 comments on commit a943f5c

Please sign in to comment.