Save target to cache

Former-commit-id: 7ca298269eba48a39087b47323a2268e0be88639
This commit is contained in:
Forest Anderson
2019-04-24 08:06:26 -04:00
committed by Forest
parent 5efefd9724
commit 6b7d4e1008

View File

@ -23,6 +23,7 @@ rust-nightly:
- source /root/.cargo/env
- cargo build
- cargo test --verbose
- cp target/ /cache
allow_failure: false
# # our own git fetch command like https://gitlab.com/gitlab-org/gitlab-runner/blob/master/shells/abstract.go