test 2
This commit is contained in:
@@ -4,7 +4,7 @@ services:
|
||||
server:
|
||||
image: cgr.dev/chainguard/hugo:latest
|
||||
command: >
|
||||
sh -c hugo new site quickstart &&
|
||||
sh -c "hugo new site quickstart &&
|
||||
cd quickstart &&
|
||||
git init &&
|
||||
git submodule add https://github.com/luizdepra/hugo-coder.git themes/hugo-coder &&
|
||||
|
||||
Reference in New Issue
Block a user