.gitea/workflows/build-cloudnative-pg.yml aktualisiert

This commit is contained in:
Marko Oldenburg 2024-09-17 14:16:33 +02:00
parent b594f2d18c
commit df2068c81e

View File

@ -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'