Commit 58fdba6
committed
github/workflows: Build Docker images on release creation
It is observed that there are no images on Docker hub for Labgrid
release tags, despite listening to tag events.
This may be because this event is not triggered for tags created via the
Github release UI, so add this event too.
Additionally allow the workflow to be triggered manually for testing
purposes.
Signed-off-by: Peter Hoyes <Peter.Hoyes@arm.com>1 parent cfe650a commit 58fdba6
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
8 | 11 | | |
9 | 12 | | |
10 | 13 | | |
| |||
0 commit comments