Compare commits
	
		
			1 Commits
		
	
	
		
			feature/la
			...
			84a6c63bd7
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 84a6c63bd7 | 
| @@ -8,13 +8,13 @@ name: Build and docker image | ||||
| jobs: | ||||
|   build: | ||||
|     name: Build | ||||
|     runs-on: k8s | ||||
|     runs-on: ubuntu-latest | ||||
|     steps: | ||||
|  | ||||
|     - name: Install prerequisites | ||||
|       run: | | ||||
|         apt-get update | ||||
|         apt-get install -y xz-utils unzip | ||||
|     # - name: Install prerequisites | ||||
|     #   run: | | ||||
|     #     apt-get update | ||||
|     #     apt-get install -y xz-utils unzip | ||||
|  | ||||
|     - uses: https://gitea.com/actions/checkout@v4 | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user