Update .gitlab-ci.yml file
This commit is contained in:
parent
02f640cf93
commit
9a08f15782
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ before_script:
|
||||||
pages:
|
pages:
|
||||||
script:
|
script:
|
||||||
- hugo
|
- hugo
|
||||||
|
- cp public ../public
|
||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
# The folder that contains the files to be exposed at the Page URL
|
# The folder that contains the files to be exposed at the Page URL
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue