Update .gitea/workflows/deploy-prod.yaml

This commit is contained in:
c.bobin
2026-04-01 16:25:09 +02:00
parent 7680919f03
commit f944651f1e

View File

@@ -3,7 +3,7 @@ name: Deploiement API Prod Docker
on:
push:
branches:
- main
- dev
jobs:
deploy: