Skip to content
Snippets Groups Projects
Verified Commit a38962b4 authored by Poncho's avatar Poncho
Browse files

README.md deprecate repoman

parent d3789343
Branches
No related tags found
No related merge requests found
Pipeline #115245 passed
......@@ -6,18 +6,11 @@ To check your overlay for QA issues, add the following `.gitlab-ci.yml`:
image: $CI_REGISTRY/poncho/gentoo-qa-image:latest
stages:
- repoman
- pkgcheck
variables:
GIT_DEPTH: 1
repoman:
stage: repoman
script:
- repoman --version
- repoman full -xiIdv
pkgcheck:
stage: pkgcheck
script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment