dustin.web/ci
Dustin 6bb91300fe ci: Fix container entry points
* The _zola_ container image no longer contains Python, but it does
  contain `pause`.
* When using `python` as the entry point, we need to explicitly register
  a signal handler for SIGTERM, otherwise `signal.pause()` will never
  return.
* The _rsync_ container image now has a default pause entry point.
2025-08-25 23:12:28 -05:00
..
Jenkinsfile ci: Build in Kubernetes 2022-12-02 22:05:46 -06:00
build.sh ci: Build in Kubernetes 2022-12-02 22:05:46 -06:00
podTemplate.yaml ci: Fix container entry points 2025-08-25 23:12:28 -05:00
publish.sh ci: publish: Run a dry run for PR builds 2022-12-02 22:07:09 -06:00
ssh_known_hosts Add CI build/publish pipeline 2021-08-23 20:42:51 -05:00