You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixes#785
Due to a recent refactor of the pipeline a trigger is missing from the
pipeline script. As a result builds are not started automatically.
This commit restores the trigger
# Checklist
<!---
Before requesting review, please go through this checklist:
-->
- [x] Links to correct issue
- [ ] Update changelog, if changes affect users
- [x] PR title starts with ``Issue #nr``, e.g. ``Issue #737``
- [ ] Unit tests were added
- [ ] **If feature added**: Added/extended example
Uh oh!
There was an error while loading. Please reload this page.
Due to a refactor of the pipeline a trigger is missing. The result is that no build is being being triggered.
Fix it.
The text was updated successfully, but these errors were encountered: