diff --git a/plugins/config/repository.yaml b/plugins/config/repository.yaml index 0ca605f..1f7f541 100644 --- a/plugins/config/repository.yaml +++ b/plugins/config/repository.yaml @@ -41,8 +41,8 @@ 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: gz-tools3 + # Use rotary project name to use always nightly + - name: rotary repositories: - name: osrf type: stable @@ -65,4 +65,4 @@ projects: - name: sdformat.* repositories: - name: osrf - type: stable \ No newline at end of file + type: stable