ci: add Gitea Actions workflow to validate kustomize build on every PR (issue #69) #71
Reference in New Issue
Block a user
Delete Branch "feature/issue-69-gitea-actions-ci"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Adds
.gitea/workflows/validate-flux.yamlwhich runskustomize build flux/on every PR targetingmainand on every push tomain. Fails the CI gate if manifests are broken.\n\nCloses leeworks-agents/api-company#69