[ci] attempt to deply images folder
This commit is contained in:
parent
41c09148b5
commit
da6c6b3830
2 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ pages:
|
|||
stage: deploy
|
||||
script:
|
||||
# Nothing to do, as we just need to publish the build/ dir
|
||||
- mv build public
|
||||
- mv build images public
|
||||
artifacts:
|
||||
paths:
|
||||
- public
|
||||
|
|
Loading…
Add table
Reference in a new issue