Commit 94e65504db1f7a851db914c1de3a3349e205ba60

Authored by Athos
1 parent 68ccb8a4
Exists in master

update config file

Showing 1 changed file with 2 additions and 2 deletions   Show diff stats
config.yaml
... ... @@ -3,8 +3,8 @@ UpdateRate: 600
3 3 GitDomain: http://softwarepublico.gov.br
4 4 GitSpecPath: gitlab/softwarepublico/softwarepublico/raw/<branch>/src/pkg-rpm/<package>/<package>.spec
5 5 Repositories:
6   - - v4
7 6 - v5
  7 + - v6
8 8 Branches:
9   - - stable-4.2
  9 + - stable-5.0
10 10 - master
... ...