Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Restructure Build & Deploy sequence in CI | 2020-11-24 | -23/+0 | |
| | | | | | | | | | | | | | I've restructured the build & deploy sequence in our GitHub Actions CI workflow: - There's now a separate workflow to deploy to our cluster - The Build workflow has an additional `if` check to ensure we're only starting the build & deploy sequences for pushes to master - We now checkout the python-discord/kubernetes repo to fetch the deployment.yaml file located in there | |||
* | Add site manifest | 2020-11-15 | -0/+23 | |