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