1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-07-19 19:45:31 -04:00

updated resume

This commit is contained in:
2018-10-06 16:43:10 -04:00
parent 04c49a8756
commit 5f37ce067f
3 changed files with 2 additions and 2 deletions

View File

@@ -2,8 +2,8 @@ image: node:alpine
before_script:
- apk update && apk add openssl
- wget https://github.com/gohugoio/hugo/releases/download/v0.46/hugo_0.46_Linux-64bit.tar.gz
- tar xf hugo_0.46_Linux-64bit.tar.gz && cp ./hugo /usr/bin
- wget https://github.com/gohugoio/hugo/releases/download/v0.49/hugo_0.49_Linux-64bit.tar.gz
- tar xf hugo_0.49_Linux-64bit.tar.gz && cp ./hugo /usr/bin
- npm install --quiet firebase-tools -g
deploy:

Binary file not shown.

Binary file not shown.