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