Commit 294e359
authored
add gitlab dashboard trigger workflow (#1153)
Add workflow to trigger dashboard build.
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
* **Chores**
* Added a GitHub Actions workflow “Build Dashboard” to manually trigger
the dashboard build pipeline.
* Runs on ubuntu-latest and triggers the main branch pipeline with
secure credentials.
* Provides clear success/failure logging and halts on errors to ensure
reliable builds.
* Improves operational control by enabling on-demand dashboard builds
without code changes.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
Signed-off-by: Jared Wilber <jwilber@nvidia.com>1 parent 1ac89fc commit 294e359
1 file changed
Lines changed: 24 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
0 commit comments