mirror of
https://github.com/Nutomic/ibis.git
synced 2025-02-04 20:44:41 +00:00
check ci caching
This commit is contained in:
parent
0868db9210
commit
5e7eccefba
1 changed files with 2 additions and 0 deletions
|
@ -32,6 +32,8 @@ steps:
|
|||
commands:
|
||||
- cargo run -- --print-config > config/defaults_current.toml
|
||||
- diff config/defaults.toml config/defaults_current.toml
|
||||
- echo $CARGO_HOME
|
||||
- ls -lah .cargo_home
|
||||
|
||||
ignored_files:
|
||||
image: alpine:3
|
||||
|
|
Loading…
Reference in a new issue