Skip to content

Commit

Permalink
feat: move to main
Browse files Browse the repository at this point in the history
  • Loading branch information
YukariChiba authored and Zeno-sole committed Dec 26, 2023
1 parent 6c83947 commit 890ba8f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions debian/deepin/workflows.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
test_build:
steps:
- link_package:
source_project: deepin:Develop:community
source_project: deepin:Develop:main
source_package: %{SCM_REPOSITORY_NAME}
target_project: deepin:CI

Expand All @@ -22,15 +22,15 @@ test_build:
tag_build:
steps:
- trigger_services:
project: deepin:Unstable:community
project: deepin:Unstable:main
package: %{SCM_REPOSITORY_NAME}
filters:
event: tag_push

commit_build:
steps:
- trigger_services:
project: deepin:Develop:community
project: deepin:Develop:main
package: %{SCM_REPOSITORY_NAME}
filters:
event: push

0 comments on commit 890ba8f

Please sign in to comment.