Docker push and build for production branch as well
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-08-19 18:59:01 +02:00
parent 97a275478d
commit d10d1a6fdb

View File

@@ -60,6 +60,7 @@ steps:
when:
branch:
- main
- production
depends_on:
- compile (.NET)
- test