This commit is contained in:
parent
dfafc02864
commit
4c3334ee17
1 changed files with 1 additions and 3 deletions
|
@ -2,9 +2,7 @@ steps:
|
|||
- name: build
|
||||
image: rust
|
||||
commands:
|
||||
- echo $SCCACHE_WEBDAV_ENDPOINT
|
||||
- echo $SCCACHE_WEBDAV_USERNAME
|
||||
- echo $SCCACHE_WEBDAV_PASSWORD
|
||||
- apt-get -y update
|
||||
- apt-get -y install wayland-protocols wayland-utils libwayland-client0 libwayland-dev libasound2 libasound2-dev sccache
|
||||
- sccache --start-server
|
||||
- cargo test
|
||||
|
|
Loading…
Reference in a new issue