fixed .drone.yml
This commit is contained in:
@@ -9,4 +9,7 @@ platform:
|
|||||||
steps:
|
steps:
|
||||||
- name: build
|
- name: build
|
||||||
image: bdebyl/hugo
|
image: bdebyl/hugo
|
||||||
|
commands:
|
||||||
|
- git clone https://gitlab.com/bdebyl/hugo-theme-even.git themes/even
|
||||||
|
- hugo build
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user