.gitea/workflows/gitea-ci.yaml aktualisiert
	
		
			
	
		
	
	
		
	
		
			Some checks are pending
		
		
	
	
		
			
				
	
				Build And Push / release-image (push) Waiting to run
				
			
		
		
	
	
				
					
				
			
		
			Some checks are pending
		
		
	
	Build And Push / release-image (push) Waiting to run
				
			This commit is contained in:
		@@ -8,7 +8,8 @@ on: [ push ]
 | 
			
		||||
 | 
			
		||||
jobs:
 | 
			
		||||
  release-image:
 | 
			
		||||
    runs-on: ubuntu-latest
 | 
			
		||||
    runs-on: cth-ubuntu-latest
 | 
			
		||||
    if: gitea.ref == 'refs/heads/main'
 | 
			
		||||
    steps:
 | 
			
		||||
      - name: Set up Docker BuildX
 | 
			
		||||
        uses: https://github.com/docker/setup-buildx-action@v3
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user