ci: Begin Jenkins pipeline
Some checks failed
dustin/chmod777/pipeline/head There was a failure building this commit
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:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -1,2 +1,6 @@
|
||||
/hugo
|
||||
/hugo-*
|
||||
/hugo_*.tar.gz
|
||||
/hugo_*_checksums.txt
|
||||
/public/
|
||||
/resources/_gen/
|
||||
|
||||
Reference in New Issue
Block a user