Skip to content

Commit

Permalink
Try #3160:
Browse files Browse the repository at this point in the history
  • Loading branch information
iohk-bors[bot] authored Mar 16, 2022
2 parents 6cac0c1 + 0589eb9 commit 9d4ec37
Show file tree
Hide file tree
Showing 76 changed files with 2,293 additions and 3,969 deletions.
31 changes: 0 additions & 31 deletions .buildkite/default.nix

This file was deleted.

12 changes: 0 additions & 12 deletions .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,18 +23,6 @@ steps:
- wait: ~
if: 'build.branch == "bors/staging"'

- label: 'Stack Rebuild'
command:
- "rm -rf $TESTS_LOGDIR && mkdir -p $TESTS_LOGDIR"
- "nix build .#hydraJobs.linux.native.buildkiteScript -o sr"
- "./sr/bin/rebuild --build-dir=$BUILD_DIR --cache-dir=$CACHE_DIR"
timeout_in_minutes: 120
artifact_paths:
- "/build/cardano-wallet/.stack-work/logs/cardano-wallet*.log"
- "/tmp/wallet-integration-logs/*/*.log"
agents:
system: x86_64-linux

- label: 'Check Cabal Configure'
command: 'nix develop .#cabal --command scripts/buildkite/cabal-ci.sh configure'
agents:
Expand Down
Loading

0 comments on commit 9d4ec37

Please sign in to comment.