fixed footnotes
parent
b68256d2a1
commit
739626b4f8
4
Home.md
4
Home.md
|
|
@ -28,9 +28,9 @@ Deployments
|
|||
[^6]: errors.log permissions ✓
|
||||
[^7]: ☑ Readme <br/> ☑ Jenkinsfile <br/> ☐ GH About section empty ☐ Jenkins not running immediately?
|
||||
[^8]: Deprecated; functionality should be moved to new repo amarillo-grfs-generator in a way that is compatible with exporter
|
||||
[^9] main branch on GH 1. GHA builds image but does not deploy[^10], publishes image on GHCR, triggers hook to Jenkins deploy job (instead hcloud) via the Registry packages event (new)
|
||||
[^9]: main branch on GH 1. GHA builds image but does not deploy[^10], publishes image on GHCR, triggers hook to Jenkins deploy job (instead hcloud) via the Registry packages event (new)
|
||||
2. on commit hook: Jenkins builds PyPI package and publishes it on PyPI&GIPI. And build&publish Docker image on GIPI&GICR
|
||||
[^10] publishing the release image on GHCR triggers the hook on Jenkins (event for Registry packages) and runs a Jenkins job to do the deployment: 1. ssh to server 2. stop the containers (compose) 3. run the new compose
|
||||
[^10]: publishing the release image on GHCR triggers the hook on Jenkins (event for Registry packages) and runs a Jenkins job to do the deployment: 1. ssh to server 2. stop the containers (compose) 3. run the new compose
|
||||
|
||||
THe GH webhook has to call Jenkins instead of hcloud! The cd.sh will be removed and the FastAPI app that listens to the webhook
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue