Test adding repository_dispatch trigger
This commit is contained in:
parent
02bec376a0
commit
f2c0d804a6
|
|
@ -4,6 +4,8 @@ on:
|
||||||
push:
|
push:
|
||||||
tags:
|
tags:
|
||||||
- b*
|
- b*
|
||||||
|
repository_dispatch:
|
||||||
|
types: [build_k5]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
push_to_registry:
|
push_to_registry:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue