fix(ci): drone
	
		
			
	
		
	
	
		
	
		
			Some checks reported errors
		
		
	
	
		
			
				
	
				continuous-integration/drone/push Build encountered an error
				
			
		
		
	
	
				
					
				
			
		
			Some checks reported errors
		
		
	
	continuous-integration/drone/push Build encountered an error
				
			This commit is contained in:
		
							
								
								
									
										24
									
								
								.drone.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										24
									
								
								.drone.yml
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,24 @@ | ||||
| --- | ||||
|  | ||||
| kind: pipeline | ||||
| type: kubernetes | ||||
| name: deploy | ||||
|  | ||||
| platform: | ||||
|   arсh: amd64 | ||||
|  | ||||
| steps: | ||||
| - name: arch-linux-pkg | ||||
|   commands: | ||||
|   - sed --in-place 's/pkgver=.*/pkgver=${DRONE_TAG}/' PKGBUILD | ||||
|   - makepkg --sign | ||||
|   environment: | ||||
|     MAKEPKG_PACKAGER: "csrbot@cryptic.systems" | ||||
|     MAKEPKG_PKGEXT: ".pkg.tar.zst" | ||||
|     MAKEPKG_SRCEXT: ".src.tar.zst" | ||||
|   image: docker.io/volkerraschek/build-image:latest | ||||
|  | ||||
| # trigger: | ||||
| #   event: | ||||
| #     include: | ||||
| #     - tag | ||||
							
								
								
									
										1
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							| @@ -1,3 +1,4 @@ | ||||
| * | ||||
| !.drone.yml | ||||
| !.gitignore | ||||
| !PKGBUILD | ||||
		Reference in New Issue
	
	Block a user