This commit is contained in:
parent
d6c3693652
commit
387ece66d4
1 changed files with 1 additions and 2 deletions
|
@ -5,11 +5,10 @@ workspace:
|
||||||
pipeline:
|
pipeline:
|
||||||
build:
|
build:
|
||||||
image: einar/hugo
|
image: einar/hugo
|
||||||
environment:
|
|
||||||
- HUGO_ENV=production
|
|
||||||
environment:
|
environment:
|
||||||
- NGINX_UID=476
|
- NGINX_UID=476
|
||||||
- NGINX_GID=476
|
- NGINX_GID=476
|
||||||
|
- HUGO_ENV=production
|
||||||
commands:
|
commands:
|
||||||
- git lfs pull
|
- git lfs pull
|
||||||
- hugo --destination /checkout/public
|
- hugo --destination /checkout/public
|
||||||
|
|
Loading…
Add table
Reference in a new issue