We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
For now all submitted packages will be injected to main.
main
Example: irgsh-cli submit --package urltopackage --component extras
irgsh-cli submit --package urltopackage --component extras
The component value will be validated by chief against repo before building.
The text was updated successfully, but these errors were encountered:
#81 Allow to submit package to specific repository component. The def…
b793500
…ault component is main.
Merge pull request #104 from BlankOn/dev-81
8c5f347
#81 Allow to submit package to specific repository component.
herpiko
No branches or pull requests
For now all submitted packages will be injected to
main
.Example:
irgsh-cli submit --package urltopackage --component extras
The component value will be validated by chief against repo before building.
The text was updated successfully, but these errors were encountered: