Add Render stub
All checks were successful
cicd / cicd (push) Successful in 1m57s

This commit is contained in:
bel
2024-02-10 16:44:20 -07:00
parent c19a6741c1
commit ec063d080c
5 changed files with 52 additions and 43 deletions

View File

@@ -1,18 +1,8 @@
# Resume
1. modify [homebrew.yaml](./src/homebrew/homebrew.yaml)
1. generate `cd ./src/homebrew; bash ./homebrew.sh`
1. generate `cd ./src/homebrew; bash ./homebrew.sh` (interrupt when it starts timestamping)
1. `open ./src/homebrew/homebrew.html`
1. `ctrl + p` and save as pdf
1. commit + push
## CICD
1. `gitness.inhome.blapointe.com` has a `./.harness` pipeline
1. the pipeline
1. renders [Resume](#resume) as `$(mktemp -d)/public`
1. clones [gitlab](https://gitlab.com/breel/resume.git)
1. replaces [gitlab](https://gitlab.com/breel/resume.git) with `.../public/`
1. pushes [gitlab](https://gitlab.com/breel/resume.git)
1. [render](https://dashboard.render.com/static/srv-cklkk8o710pc73d7fn7g) detects public repo event and updates its static site hosting for [breel.dev](https://breel.dev)
1. [firebase](https://console.firebase.google.com/u/0/project/blapointe-com/overview) deploys `.../public/` for [blapointe.com](https://blapointe.com)
1. `.gitea/...` CICD pushes to firebase + gitlab