[CI]: run perodical jobs on master branch only

Change-Id: If7420fe75b9016c7b13ed97f953ca3d9c34f58c2
This commit is contained in:
wu.chunyang 2024-12-25 16:47:41 +08:00
parent 1526b20826
commit 0f1fc5dbcc

View File

@ -46,9 +46,7 @@
jobs:
- publish-trove-guest-image-ubuntu-jammy:
branches:
regex: ^stable/.*$
negate: true
regex: master
- publish-trove-images-quay:
branches:
regex: ^stable/.*$
negate: true
regex: master