544 B
544 B
CI/CD Pipeline
Gitea server for production.
Github actions for build and release. Release -> Publish.
Build step
- Compile project
- Run in production mode
- wget command to download and create a static site. a) ensure every image is downloaded and created / we can create a cache mechanism to download images from previous build / save a ton of time
- Backup old version
- Publish new version
Development
- Build the project
- Wget cannot be run on dev server due to tower reload
TODO
- Some weird links (Colemak)