Only build docker image on main
Some checks failed
continuous-integration/drone/push Build is failing

For now
This commit is contained in:
2024-08-24 12:39:30 +02:00
parent 4855336c33
commit ea689bb7a1

View File

@@ -55,7 +55,6 @@ steps:
when: when:
branch: branch:
- main - main
- prod
depends_on: depends_on:
- compile - compile
- test - test