Skip to content

Commit

Permalink
Use nightlies for all main branches (#50)
Browse files Browse the repository at this point in the history
Signed-off-by: Louise Poubel <louise@openrobotics.org>
  • Loading branch information
chapulina authored Dec 29, 2021
1 parent 21e472e commit 5812356
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions plugins/config/repository.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,12 @@ repositories:
# first entry matching the name is used
projects:
# Use nightlies in all main branches
- name: ignition-cmake3
repositories:
- name: osrf
type: stable
- name: osrf
type: nightly
- name: ignition-common5
repositories:
- name: osrf
Expand Down Expand Up @@ -79,6 +85,12 @@ projects:
type: stable
- name: osrf
type: nightly
- name: ignition-plugin2
repositories:
- name: osrf
type: stable
- name: osrf
type: nightly
- name: ignition-rendering7
repositories:
- name: osrf
Expand All @@ -91,12 +103,24 @@ projects:
type: stable
- name: osrf
type: nightly
- name: ignition-tools2
repositories:
- name: osrf
type: stable
- name: osrf
type: nightly
- name: ignition-transport12
repositories:
- name: osrf
type: stable
- name: osrf
type: nightly
- name: ignition-utils2
repositories:
- name: osrf
type: stable
- name: osrf
type: nightly
- name: sdformat13
repositories:
- name: osrf
Expand Down

0 comments on commit 5812356

Please sign in to comment.