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