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 ea019ebfa6
commit c57972d9a6

View File

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