Show time statistics for compression

This commit is contained in:
2021-06-02 19:57:01 -05:00
parent a598533057
commit f822def511

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