Trigger Github mirroring on tag push
Currently tags aren't mirrored until the next patchset is merged, which delays the Github release workflow. Change-Id: I173980a686baef862de73cdb338ed1e1df06246e Signed-off-by: Sean Eagan <seaneagan1@gmail.com>
This commit is contained in:
parent
dfe56aa1ba
commit
7694862102
@ -33,4 +33,7 @@
|
|||||||
promote:
|
promote:
|
||||||
jobs:
|
jobs:
|
||||||
- airship-treasuremap-update-github-issues
|
- airship-treasuremap-update-github-issues
|
||||||
|
tag:
|
||||||
|
jobs:
|
||||||
|
- treasuremap-upload-git-mirror
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user