Skip to content

Commit

Permalink
Merge pull request #14741 from hennevogel/bugfix/210-workflow
Browse files Browse the repository at this point in the history
Switch to branch_package and test 15.4 build
  • Loading branch information
hennevogel committed Jul 31, 2023
2 parents f433500 + 053ae5d commit 1dd8e88
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .obs/workflows.yml
@@ -1,16 +1,17 @@
testbuild:
steps:
- link_package:
- branch_package:
source_project: OBS:Server:2.10:Staging
source_package: obs-server
target_project: home:bs-team
add_repositories: disable
- configure_repositories:
project: home:bs-team
repositories:
- name: 15.3
- name: 15.4
paths:
- target_project: OBS:Server:2.10:Staging
target_repository: 15.3
target_repository: 15.4
architectures:
- x86_64
filters:
Expand Down

0 comments on commit 1dd8e88

Please sign in to comment.