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