Hopefully added sccache support
	
		
			
	
		
	
	
		
			
				
	
				ci/woodpecker/push/woodpecker Pipeline failed
				
					Details
				
			
		
	
				
					
				
			
				
	
				ci/woodpecker/push/woodpecker Pipeline failed
				
					Details
				
			
		
	
							parent
							
								
									14c13e2078
								
							
						
					
					
						commit
						410b4acc3e
					
				|  | @ -1,6 +1,14 @@ | ||||||
| pipeline: | pipeline: | ||||||
|   build: |   build: | ||||||
|     image: 'archlinux:latest' |     image: 'archlinux:latest' | ||||||
|  |     environment: | ||||||
|  |       - SCCACHE_BUCKET=bur | ||||||
|  |       - SCCACHE_ENDPOINT=s3.rustybever.be | ||||||
|  |       - SCCACHE_S3_USE_SSL=true | ||||||
|  |       - SCCACHE_S3_KEY_PREFIX=jjr-newsflash | ||||||
|  |     secrets: | ||||||
|  |       - aws_access_key_id | ||||||
|  |       - aws_secret_access_key | ||||||
|     commands: |     commands: | ||||||
|       # Update packages |       # Update packages | ||||||
|       - pacman -Syu --needed --noconfirm base-devel |       - pacman -Syu --needed --noconfirm base-devel | ||||||
|  |  | ||||||
							
								
								
									
										2
									
								
								PKGBUILD
								
								
								
								
							
							
						
						
									
										2
									
								
								PKGBUILD
								
								
								
								
							|  | @ -9,7 +9,7 @@ arch=(any) | ||||||
| url="https://gitlab.com/news-flash/news_flash_gtk" | url="https://gitlab.com/news-flash/news_flash_gtk" | ||||||
| license=(GPL3) | license=(GPL3) | ||||||
| depends=(libhandy webkit2gtk) | depends=(libhandy webkit2gtk) | ||||||
| makedepends=(git cargo meson rust) | makedepends=(git cargo meson rust sccache) | ||||||
| conflicts=(newsflash) | conflicts=(newsflash) | ||||||
| source=("git+https://gitlab.com/news-flash/news_flash_gtk.git") | source=("git+https://gitlab.com/news-flash/news_flash_gtk.git") | ||||||
| sha512sums=("SKIP") | sha512sums=("SKIP") | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue