This commit is contained in:
@@ -68,7 +68,7 @@ volumes:
|
||||
subPath: setup_hugo.sh
|
||||
# yamllint disable rule:line-length
|
||||
fileContent: |
|
||||
#!/usr/bin/env bash
|
||||
#!/usr/bin/env sh
|
||||
# Setting up Hugo
|
||||
curl -O https://github.com/gohugoio/hugo/releases/download/v0.145.0/hugo_0.145.0_linux-arm64.tar.gz &&
|
||||
tar -xzf hugo_0.111.3_Linux-64bit.tar.gz &&
|
||||
|
||||
Reference in New Issue
Block a user