Trigger Github mirroring on tag push
Currently tags aren't mirrored until the next patchset is merged, which delays the Github release workflow. Signed-off-by: Sean Eagan <seaneagan1@gmail.com> Change-Id: I303a027ab6fab38b95058e6e89eaa9adb1f4a84b
This commit is contained in:
parent
ba3684ea9d
commit
25b75c5140
@ -37,6 +37,9 @@
|
|||||||
jobs:
|
jobs:
|
||||||
- images-upload-git-mirror
|
- images-upload-git-mirror
|
||||||
- airship-images-publish
|
- airship-images-publish
|
||||||
|
tag:
|
||||||
|
jobs:
|
||||||
|
- images-upload-git-mirror
|
||||||
|
|
||||||
- job:
|
- job:
|
||||||
name: airship-images-functional
|
name: airship-images-functional
|
||||||
|
Loading…
x
Reference in New Issue
Block a user