mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
Change target location
Former-commit-id: 9726ae44e7c0c72db648ef2aad08784f115a48cb
This commit is contained in:
parent
a385e2a25d
commit
eb1c6d623e
@ -21,9 +21,8 @@ rust-nightly:
|
||||
script:
|
||||
- curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y --default-toolchain nightly
|
||||
- source /root/.cargo/env
|
||||
- cargo build
|
||||
- cargo build --target-dir="/cache"
|
||||
- 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
|
||||
|
Loading…
Reference in New Issue
Block a user