This commit is contained in:
parent
cce2eeba83
commit
062e73a6f9
1 changed files with 3 additions and 1 deletions
|
@ -10,4 +10,6 @@ steps:
|
||||||
- chmod +x /usr/bin/sccache
|
- chmod +x /usr/bin/sccache
|
||||||
- sccache --start-server
|
- sccache --start-server
|
||||||
- sccache --show-stats
|
- sccache --show-stats
|
||||||
- cargo test
|
- cargo test --target-dir /var/woodpecker
|
||||||
|
volumes:
|
||||||
|
- /var/woodpecker:/var/woodpecker
|
||||||
|
|
Loading…
Reference in a new issue