.gitea/workflows/build.yml aktualisiert
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				Create dokuwiki docker image / Explore-Gitea-Actions (push) Successful in 45s
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	Create dokuwiki docker image / Explore-Gitea-Actions (push) Successful in 45s
				
			This commit is contained in:
		@@ -37,5 +37,5 @@ jobs:
 | 
				
			|||||||
          file: ./Dockerfile
 | 
					          file: ./Dockerfile
 | 
				
			||||||
          platforms: |
 | 
					          platforms: |
 | 
				
			||||||
            linux/amd64                                   
 | 
					            linux/amd64                                   
 | 
				
			||||||
          push: true
 | 
					          push: false
 | 
				
			||||||
          tags: ${{ env.REGISTRY }}/${{ env.IMAGE }}:${{ steps.get_version.outputs.tag }}
 | 
					          tags: ${{ env.REGISTRY }}/${{ env.IMAGE }}:${{ steps.get_version.outputs.tag }}
 | 
				
			||||||
		Reference in New Issue
	
	Block a user