Automatically deploy to bbaovanc.com using Drone #1

Merged
bbaovanc merged 12 commits from drone-ci-deploy into master 2021-04-14 00:56:00 -05:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit a67a689a87 - Show all commits

View File

@ -16,7 +16,7 @@ steps:
- hugo --minify
- name: Compress public folder
image: alpine/latest
image: alpine
commands:
- tar -czvf deploy.tar.gz public/*