Skip to content

Commit

Permalink
Apertis: add more repolinks and packagelinks
Browse files Browse the repository at this point in the history
  • Loading branch information
daissi committed Oct 2, 2023
1 parent dde6a49 commit f9c1a0e
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions repos.d/deb/apertis.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,15 @@
repolinks:
- desc: Apertis home
url: https://www.apertis.org/
- desc: Apertis GitLab
url: https://gitlab.apertis.org/
- desc: Apertis Quality Assurance reports
url: https://qa.apertis.org/
packagelinks:
- type: PACKAGE_SOURCES
url: 'https://gitlab.apertis.org/pkg/{srcname}'
- type: PACKAGE_BUILD_STATUS
url: 'https://gitlab.apertis.org/pkg/{srcname}/-/pipelines?ref=apertis/v{{version}}'
groups: [ all, production, apertis ]
{% endmacro %}

Expand Down

0 comments on commit f9c1a0e

Please sign in to comment.