Update .gitlab-ci.yml
This commit is contained in:
parent
4c44eb1595
commit
bbb685d765
@ -15,6 +15,9 @@ build-stage:
|
|||||||
script:
|
script:
|
||||||
- hugo
|
- hugo
|
||||||
- ls
|
- ls
|
||||||
|
artifacts:
|
||||||
|
paths:
|
||||||
|
- public
|
||||||
|
|
||||||
deploy-stage:
|
deploy-stage:
|
||||||
stage: deploy
|
stage: deploy
|
||||||
|
Loading…
Reference in New Issue
Block a user