This commit is contained in:
@ -7,7 +7,7 @@ steps:
|
||||
- name: build
|
||||
image: alpine:latest
|
||||
commands:
|
||||
- apk update && apk add pandoc
|
||||
- apk update && apk add bash pandoc
|
||||
- bash ./build.sh
|
||||
- mv _site /var/www/
|
||||
|
||||
|
Reference in New Issue
Block a user