Skip to content

Commit

Permalink
chore(CI): Update obs tag build workflow
Browse files Browse the repository at this point in the history
use obs unstable package directly

log:
  • Loading branch information
hudeng-go authored and Decodetalkers committed Jun 20, 2023
1 parent 3123a55 commit 18022e5
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .obs/workflows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,9 @@ test_build:

tag_build:
steps:
- branch_package:
source_project: deepin:Develop:dde
source_package: %{SCM_REPOSITORY_NAME}
target_project: deepin:Unstable:dde
- trigger_services:
project: deepin:Unstable:dde
package: %{SCM_REPOSITORY_NAME}
filters:
event: tag_push

Expand Down

0 comments on commit 18022e5

Please sign in to comment.