updated ci

This commit is contained in:
shockrah 2019-08-19 19:57:47 -07:00
parent 27e8d96370
commit ae4605f848
2 changed files with 7 additions and 11 deletions

View File

@ -1,15 +1,8 @@
# All available Hugo versions are listed here: https://gitlab.com/pages/hugo/container_registry
image: registry.gitlab.com/pages/hugo:latest
before_script:
- git submodule init
- git submodule update --force
test:
script:
- hugo
except:
- master
variables:
GIT_SUBMODULE_STRATEGY: recursive
pages:
script:
@ -18,4 +11,4 @@ pages:
paths:
- public
only:
- master
- master

3
readme.md Normal file
View File

@ -0,0 +1,3 @@
# Source for online resume
Code that goes into my online resume, not much else