mirror of
https://github.com/gohugoio/hugo.git
synced 2025-09-08 23:40:40 +02: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