Now automagicly triggering livesystem builds
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				continuous-integration/drone Build is passing
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	continuous-integration/drone Build is passing
				
			This commit is contained in:
		| @@ -43,6 +43,13 @@ steps: | ||||
|         - sha512 | ||||
|         - adler32 | ||||
|         - crc32 | ||||
|   - name: trigger live build | ||||
|     depends_on: ["gitea_release"] | ||||
|     image: idcooldi/drone-webhook | ||||
|     settings: | ||||
|       urls: https://ci.odit.services/api/repos/lfk/scanclient-live/builds?SOURCE_TAG=${DRONE_TAG} | ||||
|       bearer: | ||||
|         from_secret: ci_token | ||||
| trigger: | ||||
|   event: | ||||
|     - tag | ||||
|   | ||||
		Reference in New Issue
	
	Block a user