Automatically deploy to bbaovanc.com using Drone #1
@ -16,7 +16,7 @@ steps:
|
|||||||
- hugo --minify
|
- hugo --minify
|
||||||
|
|
||||||
- name: Compress public folder
|
- name: Compress public folder
|
||||||
image: alpine/latest
|
image: alpine
|
||||||
commands:
|
commands:
|
||||||
- tar -czvf deploy.tar.gz public/*
|
- tar -czvf deploy.tar.gz public/*
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user