ci: Begin Jenkins pipeline
Some checks failed
dustin/chmod777/pipeline/head There was a failure building this commit

This is a very simple pipeline that consists of 3 steps:

1. Download the Hugo binary from Github (if necessary)
2. Run `hugo`
3. Publish the generated site with `rsync`
This commit is contained in:
2020-03-03 18:43:48 -06:00
parent 4ce9fb8c84
commit 47c6d1e61d
5 changed files with 77 additions and 0 deletions

4
.gitignore vendored
View File

@@ -1,2 +1,6 @@
/hugo
/hugo-*
/hugo_*.tar.gz
/hugo_*_checksums.txt
/public/
/resources/_gen/