fixup! update
This commit is contained in:
24
branch.yaml
24
branch.yaml
@@ -1,20 +1,8 @@
|
||||
workflow1:
|
||||
steps:
|
||||
- trigger_services:
|
||||
project: OpenRuyi:Factory:Bootstrap:perl
|
||||
package: _project
|
||||
filters:
|
||||
event: push
|
||||
branches:
|
||||
only:
|
||||
- perl-packages
|
||||
workflow:
|
||||
steps:
|
||||
- trigger_services:
|
||||
project: OpenRuyi:Factory:Bootstrap
|
||||
package: python-cffi
|
||||
filters:
|
||||
event: push
|
||||
branches:
|
||||
only:
|
||||
- main
|
||||
- submit_request:
|
||||
source_project: games
|
||||
source_package: ctris
|
||||
target_project: home:jane_doe
|
||||
target_package: ctris # (optional, uses source_package if not set)
|
||||
description: 'Check out this cool package' # (optional, uses the commit/pull request message if not set)
|
||||
Reference in New Issue
Block a user