save output
This commit is contained in:
parent
93f2a8cdde
commit
675b1038be
|
@ -7,6 +7,10 @@ build-site:
|
|||
image: registry.gitlab.com/pages/hugo/hugo_extended:latest
|
||||
script:
|
||||
- hugo
|
||||
artifacts:
|
||||
paths:
|
||||
- public
|
||||
expire_in: 1 hour
|
||||
|
||||
build-image:
|
||||
stage: image
|
||||
|
|
Loading…
Reference in a new issue