mirror of
https://github.com/linuxdeepin/gio-qt.git
synced 2024-12-26 06:56:25 +01:00
chore(CI): Update obs tag build workflow
use obs unstable package directly log:
This commit is contained in:
parent
72f79f11e4
commit
779ec19a9d
1 changed files with 3 additions and 4 deletions
|
@ -28,10 +28,9 @@ test_build:
|
||||||
|
|
||||||
tag_build:
|
tag_build:
|
||||||
steps:
|
steps:
|
||||||
- branch_package:
|
- trigger_services:
|
||||||
source_project: deepin:Develop:dde
|
project: deepin:Unstable:dde
|
||||||
source_package: %{SCM_REPOSITORY_NAME}
|
package: %{SCM_REPOSITORY_NAME}
|
||||||
target_project: deepin:Unstable:dde
|
|
||||||
filters:
|
filters:
|
||||||
event: tag_push
|
event: tag_push
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue