Use different docker image for compression step

This commit is contained in:
BBaoVanC 2021-05-29 19:47:17 -05:00
parent 21cf60e198
commit 5e01175fdf
Signed by: bbaovanc
GPG Key ID: 18089E4E3CCF1D3A
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ steps:
- hugo --minify
- name: compress
image: alpine:latest
image: bbaovanc/compression:latest
commands:
- ./compress.sh