Skip to content

Commit

Permalink
Add SLE16 Backports OBS CI integration
Browse files Browse the repository at this point in the history
Expands CI checks against SLE16 backports build

Signed-off-by: ybonatakis <ybonatakis@suse.com>
  • Loading branch information
b10n1k committed Jan 12, 2024
1 parent 789d3fc commit 9a5d896
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .obs/workflows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,11 @@ pr:
- target_project: devel:openQA:Leap:15.5
target_repository: openSUSE_Leap_15.5
- target_project: devel:openQA
target_repository: openSUSE_Leap_15.5
target_repository: openSUSE_Leap_15.5
- name: SLE_15_SP6_Backports
paths:
- target_project: openSUSE:Backports:SLE-15-SP6:Update
target_repository: standard
architectures: [ x86_64 ]
filters:
event: pull_request
Expand Down

0 comments on commit 9a5d896

Please sign in to comment.