Skip to content

Commit

Permalink
Nightlies for garden dependents of ign-rendering (#40)
Browse files Browse the repository at this point in the history
Signed-off-by: Steve Peters <scpeters@openrobotics.org>
  • Loading branch information
scpeters authored Nov 18, 2021
1 parent 2bd85c4 commit 58c9381
Showing 1 changed file with 31 additions and 0 deletions.
31 changes: 31 additions & 0 deletions plugins/config/repository.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,37 @@ repositories:
# wildcards are allowed in name, entries are processed in top-down order
# first entry matching the name is used
projects:
# Use nightlies in all main branches
- name: ignition-garden
repositories:
- name: osrf
type: stable
- name: osrf
type: nightly
- name: ignition-gazebo7
repositories:
- name: osrf
type: stable
- name: osrf
type: nightly
- name: ignition-gui7
repositories:
- name: osrf
type: stable
- name: osrf
type: nightly
- name: ignition-launch6
repositories:
- name: osrf
type: stable
- name: osrf
type: nightly
- name: ignition-sensors7
repositories:
- name: osrf
type: stable
- name: osrf
type: nightly
# generic regexp
- name: gazebo.*
repositories:
Expand Down

0 comments on commit 58c9381

Please sign in to comment.