Remove list files step in CI

This commit is contained in:
BBaoVanC 2021-05-12 18:03:18 -05:00
parent 583b972936
commit 2f5fa00f85
Signed by: bbaovanc
GPG Key ID: 18089E4E3CCF1D3A
1 changed files with 0 additions and 5 deletions

View File

@ -22,11 +22,6 @@ steps:
- hugo version
- hugo --minify
- name: list files
image: alpine:latest
commands:
- find public/
- name: upload
image: appleboy/drone-scp
settings: