Add api-docs and manifests to make verify

Signed-off-by: Paulo Gomes <paulo.gomes@weave.works>
This commit is contained in:
Paulo Gomes 2022-01-10 11:04:03 +00:00
parent a53cae97ac
commit b63780505e
No known key found for this signature in database
GPG Key ID: 9995233870E99BEE
2 changed files with 3 additions and 3 deletions

View File

@ -229,7 +229,7 @@ update-attributions:
e2e:
./hack/ci/e2e.sh
verify: update-attributions fmt vet
verify: update-attributions fmt vet manifests api-docs
ifneq (, $(shell git status --porcelain --untracked-files=no))
@{ \
echo "working directory is dirty:"; \

View File

@ -1569,8 +1569,8 @@ Artifact
<td>
<code>includedArtifacts</code><br>
<em>
<a href="#source.toolkit.fluxcd.io/v1beta1.*./api/v1beta1.Artifact">
[]*./api/v1beta1.Artifact
<a href="#source.toolkit.fluxcd.io/v1beta1.*github.com/fluxcd/source-controller/api/v1beta1.Artifact">
[]*github.com/fluxcd/source-controller/api/v1beta1.Artifact
</a>
</em>
</td>