added public ls
This commit is contained in:
parent
ec46512b20
commit
da78d6346b
1 changed files with 2 additions and 0 deletions
|
@ -24,6 +24,8 @@ steps:
|
||||||
image: plugins/hugo
|
image: plugins/hugo
|
||||||
commands:
|
commands:
|
||||||
- ls
|
- ls
|
||||||
|
- cd public
|
||||||
|
- ls
|
||||||
- name: Deploy
|
- name: Deploy
|
||||||
image: plugins/hugo
|
image: plugins/hugo
|
||||||
environment:
|
environment:
|
||||||
|
|
Loading…
Reference in a new issue