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
 | 
					  - name: build
 | 
				
			||||||
    image: rust
 | 
					    image: rust
 | 
				
			||||||
    commands:
 | 
					    commands:
 | 
				
			||||||
      - echo $SCCACHE_WEBDAV_ENDPOINT
 | 
					 | 
				
			||||||
      - echo $SCCACHE_WEBDAV_USERNAME
 | 
					 | 
				
			||||||
      - echo $SCCACHE_WEBDAV_PASSWORD
 | 
					 | 
				
			||||||
      - apt-get -y update
 | 
					      - apt-get -y update
 | 
				
			||||||
      - apt-get -y install wayland-protocols wayland-utils libwayland-client0 libwayland-dev libasound2 libasound2-dev sccache
 | 
					      - apt-get -y install wayland-protocols wayland-utils libwayland-client0 libwayland-dev libasound2 libasound2-dev sccache
 | 
				
			||||||
 | 
					      - sccache --start-server
 | 
				
			||||||
      - cargo test
 | 
					      - cargo test
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue