check themes folder
This commit is contained in:
parent
da78d6346b
commit
42e59ccbd4
1 changed files with 3 additions and 0 deletions
|
@ -11,6 +11,9 @@ steps:
|
|||
- hugo version
|
||||
- echo "Checking folder"
|
||||
- ls
|
||||
- echo "Checking theme"
|
||||
- cd themes
|
||||
- ls
|
||||
# - name: submodule fetch
|
||||
# image: drone/git
|
||||
# commands:
|
||||
|
|
Loading…
Reference in a new issue