We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 08de1f2 + 6914ca3 commit f905534Copy full SHA for f905534
.gitlab-ci.yml
@@ -149,8 +149,7 @@ check:
149
echo ' have not been regenerated and checked in this commit.'
150
echo ''
151
echo ' Please run the following command before committing:'
152
- echo ' ./scripts/yaml2CODEOWNERS info/owners.yaml > info/CODEOWNERS'
153
- echo ' ./scripts/yaml2RHMAINTAINERS info/owners.yaml > info/RHMAINTAINERS'
+ echo ' make'
154
155
echo '-----------------------------------------------------------------'
156
exit 1
0 commit comments