Files
actions/cog.toml
Mykhailo Nikiforov 2ae472fd70
All checks were successful
Cog release / Create release (push) Successful in 7s
feat(cog): disable monorepo packages
2024-11-21 22:53:30 +02:00

13 lines
707 B
TOML

# [packages]
# build-docker-image = { path = ".gitea/workflows/build-docker-image.yml" }
# cog-check = { path = ".gitea/workflows/cog-check.yml" }
# cog-release = { path = ".gitea/workflows/cog-release.yml" }
# otf-apply = { path = ".gitea/workflows/otf-apply.yml" }
# otf-plan = { path = ".gitea/workflows/otf-plan.yml" }
# sec-blackbox-decrypt = { path = ".gitea/workflows/sec-blackbox-decrypt.yml" }
# sec-checks-trivy = { path = ".gitea/workflows/sec-checks-trivy.yml" }
# sec-megalinter = { path = ".gitea/workflows/sec-megalinter.yml" }
# tf-apply = { path = ".gitea/workflows/tf-apply.yml" }
# tf-docs = { path = ".gitea/workflows/tf-docs.yml" }
# tf-plan = { path = ".gitea/workflows/tf-plan.yml" }