Update README to cover GitLab process

This commit is contained in:
James Skemp 2017-07-30 09:48:42 -05:00
parent 86460c3747
commit 07f9d47258
1 changed files with 4 additions and 0 deletions

View File

@ -23,6 +23,10 @@ Generate the site by running `..\hugo.exe`.
Add the new post file to Git, as well as the newly generated/updated files.
### If using GitLab
Just push the file and GitLab will trigger a job based upon the CI configuration file.
### If using GitHub
Update the **gh-pages** branch via one of the following.
```