mirror of
https://github.com/McShelby/hugo-theme-relearn.git
synced 2025-02-17 09:10:08 +00:00
9 lines
109 B
YAML
9 lines
109 B
YAML
![]() |
language: go
|
||
|
|
||
|
go:
|
||
|
- master
|
||
|
install:
|
||
|
- go get github.com/gohugoio/hugo
|
||
|
script:
|
||
|
- cd exampleSite
|
||
|
- hugo
|