Skip to content

ci: Remove manual triggers for Docker build

The manual tiggers cause the CI to run detached from merge request. This makes it possible to merge before CI has successfully finished.

Because of this side effect, manual triggers are more harmful than useful.

Merge request reports