finally like this?
	
		
			
	
		
	
	
		
	
		
			Some checks failed
		
		
	
	
		
			
				
	
				Build and docker image / Build (pull_request) Has been cancelled
				
			
		
		
	
	
				
					
				
			
		
			Some checks failed
		
		
	
	Build and docker image / Build (pull_request) Has been cancelled
				
			This commit is contained in:
		| @@ -8,13 +8,14 @@ name: Build and docker image | ||||
| jobs: | ||||
|   build: | ||||
|     name: Build | ||||
|     runs-on: ubuntu-latest | ||||
|     runs-on: k8s | ||||
|     container: ubuntu-latest | ||||
|     steps: | ||||
|  | ||||
|     - name: Install prerequisites | ||||
|       run: | | ||||
|         apt update | ||||
|         apt install -y docker | ||||
|     # - name: Install prerequisites | ||||
|     #   run: | | ||||
|     #     apt update | ||||
|     #     apt install -y docker | ||||
|  | ||||
|     - uses: https://gitea.com/actions/checkout@v4 | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user