Skip to content

Commit

Permalink
Update .cirrus.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Manolis Mandrapilias <[email protected]>
  • Loading branch information
k9ert and moneymanolis authored Jul 2, 2022
1 parent c0e268e commit 3f03376
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ prep_stuff_template: &PREP_STUFF_TEMPLATE
- cat tests/bitcoin_gitrev_pinned 2> /dev/null || true
- cat /etc/os-release | grep VERSION
- cat ./tests/install_noded.sh
- echo "binary" # if the next line is --binary, otherwise compile. Not doing that correctly will break a proper caching switching between both
- echo "binary" # if the next line is --bitcoin binary, otherwise use echo "compile" - this ensures different caching keys.
populate_script: ./tests/install_noded.sh --debug --bitcoin binary
elementsd_installation_cache:
folder: ./tests/elements
Expand Down

0 comments on commit 3f03376

Please sign in to comment.