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:
@@ -2,8 +2,8 @@ image: node:alpine
|
|||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
- apk update && apk add openssl
|
- apk update && apk add openssl
|
||||||
- wget https://github.com/gohugoio/hugo/releases/download/v0.46/hugo_0.46_Linux-64bit.tar.gz
|
- wget https://github.com/gohugoio/hugo/releases/download/v0.49/hugo_0.49_Linux-64bit.tar.gz
|
||||||
- tar xf hugo_0.46_Linux-64bit.tar.gz && cp ./hugo /usr/bin
|
- tar xf hugo_0.49_Linux-64bit.tar.gz && cp ./hugo /usr/bin
|
||||||
- npm install --quiet firebase-tools -g
|
- npm install --quiet firebase-tools -g
|
||||||
|
|
||||||
deploy:
|
deploy:
|
||||||
|
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user