Show time statistics for compression

This commit is contained in:
BBaoVanC 2021-06-02 19:57:01 -05:00
parent a598533057
commit f822def511
Signed by: bbaovanc
GPG Key ID: 18089E4E3CCF1D3A
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ steps:
- name: compress
image: bbaovanc/compression:latest
commands:
- ./compress.sh
- time ./compress.sh
- name: upload
image: appleboy/drone-scp