Fix error in alpine image name
continuous-integration/drone/push Build is passing Details

This commit is contained in:
BBaoVanC 2021-04-14 00:38:31 -05:00
parent c7dc7e05be
commit a67a689a87
Signed by: bbaovanc
GPG Key ID: 18089E4E3CCF1D3A
1 changed files with 1 additions and 1 deletions

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/*