Commit Graph

3 Commits (deb86460fe8ffd2635c4708ab91fb120efb96feb)

Author SHA1 Message Date
Dustin a4f3b8d66e ci: Always archive artifacts, only publish master
dustin/dustin.web/pipeline/head There was a failure building this commit Details
Sometimes, I want to see what the built site looks like before
publishing it.  For that, I'll push changes to a dev branch and let
Jenkins build the site as a tarball that I can download, extract, and
view locally.  Once I am satisfied, I'll merge the dev branch to master,
which Jenkins will build and publish to the live site.
2025-08-25 23:15:57 -05:00
Dustin fab714379c ci: Build in Kubernetes
dustin/dustin.web/pipeline/pr-master This commit looks good Details
Can't use the official Zola container image because it doesn't have a
shell, so Jenkins can't run commands in it.
2022-12-02 22:05:46 -06:00
Dustin baf04e9c62 Add CI build/publish pipeline 2021-08-23 20:42:51 -05:00