.gitea/workflows/build.yml aktualisiert
This commit is contained in:
		@@ -2,6 +2,8 @@ name: Create dokuwiki docker image
 | 
				
			|||||||
run-name: ${{ gitea.actor }} is testing out Gitea Actions 🚀
 | 
					run-name: ${{ gitea.actor }} is testing out Gitea Actions 🚀
 | 
				
			||||||
on:
 | 
					on:
 | 
				
			||||||
  push:
 | 
					  push:
 | 
				
			||||||
 | 
					    branches:
 | 
				
			||||||
 | 
					      - main
 | 
				
			||||||
    paths:
 | 
					    paths:
 | 
				
			||||||
      - '*Dockerfile'
 | 
					      - '*Dockerfile'
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user