Skip to content

Commit

Permalink
Add synergy repo config
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewlukoshko committed Aug 16, 2023
1 parent 8307a1f commit 62c5b48
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,11 @@ repos:
versions:
- "8.8"
- "9.2"
- name: synergy
path: synergy/$basearch/os/
versions:
- "8.8"
- "9.2"

# sources repos
- name: baseos-source
Expand Down Expand Up @@ -169,6 +174,12 @@ repos:
versions:
- "8.8"
- "9.2"
- name: synergy-source
path: synergy/Source/
vault: true
versions:
- "8.8"
- "9.2"

# debug repos
- name: baseos-debuginfo
Expand Down Expand Up @@ -302,6 +313,12 @@ repos:
vault: true
versions:
- "9.2"
- name: synergy-debuginfo
path: synergy/debug/$basearch/
vault: true
versions:
- "8.8"
- "9.2"

## raspberry pi repos
- name: raspberrypi
Expand Down

0 comments on commit 62c5b48

Please sign in to comment.