mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-07-17 16:25:31 -04:00
CI debug
This commit is contained in:
@@ -7,7 +7,7 @@ variables:
|
||||
|
||||
before_script:
|
||||
# update alpine
|
||||
- apk update && apk add openssl curl coreutils
|
||||
- apk update && apk add openssl curl coreutils git
|
||||
|
||||
# download and install Hugo
|
||||
- wget https://github.com/gohugoio/hugo/releases/download/v${HUGO_VERSION}/hugo_${HUGO_VERSION}_Linux-64bit.tar.gz
|
||||
|
Reference in New Issue
Block a user