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