This commit is contained in:
@ -7,7 +7,8 @@ steps:
|
|||||||
- name: build
|
- name: build
|
||||||
image: pandoc/core:latest
|
image: pandoc/core:latest
|
||||||
commands:
|
commands:
|
||||||
- cd /drone/src && ./build.sh
|
- pwd
|
||||||
|
- cd /drone/src && ls -la && ./build.sh
|
||||||
- mv _site /var/www/
|
- mv _site /var/www/
|
||||||
|
|
||||||
when:
|
when:
|
||||||
|
Reference in New Issue
Block a user