build: add gitea runner
This commit is contained in:
		
							parent
							
								
									492debad6a
								
							
						
					
					
						commit
						c86dc35f7e
					
				@ -37,6 +37,8 @@ jobs:
 | 
			
		||||
    steps:    
 | 
			
		||||
    - uses: actions/checkout@v3
 | 
			
		||||
 | 
			
		||||
    - run: apt add ansible-core
 | 
			
		||||
 | 
			
		||||
    - name: Set up Go
 | 
			
		||||
      uses: actions/setup-go@v3
 | 
			
		||||
      with:
 | 
			
		||||
@ -53,8 +55,6 @@ jobs:
 | 
			
		||||
            ./build/ev
 | 
			
		||||
        args: -fq
 | 
			
		||||
 | 
			
		||||
    - run: apk add ansible-core
 | 
			
		||||
 | 
			
		||||
    - name: Deploy
 | 
			
		||||
      uses: https://git.sour.is/actions/action-ansible-playbook@v2
 | 
			
		||||
      with:
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user