Compare commits
	
		
			1 Commits
		
	
	
		
			feature/la
			...
			b96b506af4
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| b96b506af4 | 
| @@ -8,14 +8,9 @@ name: Build and docker image | |||||||
| jobs: | jobs: | ||||||
|   build: |   build: | ||||||
|     name: Build |     name: Build | ||||||
|     runs-on: ubuntu-latest |     runs-on: ubuntu:latest | ||||||
|     steps: |     steps: | ||||||
|  |  | ||||||
|     - name: Install prerequisites |  | ||||||
|       run: | |  | ||||||
|         apt update |  | ||||||
|         apt install -y docker |  | ||||||
|  |  | ||||||
|     - uses: https://gitea.com/actions/checkout@v4 |     - uses: https://gitea.com/actions/checkout@v4 | ||||||
|  |  | ||||||
|     - name: Docker login |     - name: Docker login | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user