Save target to cache

Former-commit-id: ddf1488dca4917e5cfae55002e0763dfbee1ad91
This commit is contained in:
Forest Anderson 2019-04-24 08:06:26 -04:00
parent 0ee552cb5a
commit a385e2a25d

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