Enable pages
This commit is contained in:
parent
a6885376e0
commit
fdc0fc2691
1 changed files with 8 additions and 1 deletions
|
@ -1,2 +1,9 @@
|
||||||
|
image: ruby:2.7
|
||||||
|
|
||||||
pages:
|
pages:
|
||||||
baseurl: ""
|
script:
|
||||||
|
- ls
|
||||||
|
|
||||||
|
artifacts:
|
||||||
|
paths:
|
||||||
|
- public
|
||||||
|
|
Loading…
Add table
Reference in a new issue