mirror of
https://github.com/gohugoio/hugo.git
synced 2024-05-11 05:54:58 +00:00
@@ -14,8 +14,8 @@ jobs:
|
|||||||
command: |
|
command: |
|
||||||
git clone git@github.com:gohugoio/hugoDocs.git
|
git clone git@github.com:gohugoio/hugoDocs.git
|
||||||
cd hugo
|
cd hugo
|
||||||
make vendor
|
mage vendor
|
||||||
make check
|
mage check
|
||||||
- persist_to_workspace:
|
- persist_to_workspace:
|
||||||
root: .
|
root: .
|
||||||
paths: .
|
paths: .
|
||||||
|
|||||||
Reference in New Issue
Block a user