Gitea repo init; Woodpecker pipeline init; much CI/CD structure outlined in ./infra, incl. docker-compose.yaml, cicd-playbook.yaml, new cicd vault, & config files for gitea, woodpecker & ansible
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
This commit is contained in:
4
infra/cicd/.env.j2
Normal file
4
infra/cicd/.env.j2
Normal file
@@ -0,0 +1,4 @@
|
||||
WOODPECKER_ADMIN={{ woodpecker_admin }}
|
||||
WOODPECKER_AGENT_SECRET={{ woodpecker_agent_secret }}
|
||||
WOODPECKER_GITEA_CLIENT={{ woodpecker_gitea_client }}
|
||||
WOODPECKER_GITEA_SECRET={{ woodpecker_gitea_secret }}
|
||||
Reference in New Issue
Block a user