mirror of
				https://gitlab.sectorq.eu/jaydee/ansible.git
				synced 2025-10-30 18:01:11 +01:00 
			
		
		
		
	 a2825f31c3
			
		
	
	a2825f31c3
	
	
		
			
	
		
	
	
		
			All checks were successful
		
		
	
	Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 1s
				
			
		
			
				
	
	
		
			9 lines
		
	
	
		
			275 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			275 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| name: Gitea Actions Demo
 | |
| run-name: ${{ gitea.actor }} is testing out Gitea Actions 🚀
 | |
| on: [push]
 | |
| 
 | |
| jobs:
 | |
|   Explore-Gitea-Actions:
 | |
|     runs-on: jaydee
 | |
|     steps:
 | |
|       - run: curl -X GET  https://kestra.sectorq.eu/api/v1/executions/webhook/jaydee/ansible-all/f851511c32ca9450 |