Change the task name.

This commit is contained in:
Kazuhiro MUSASHI 2020-01-05 20:18:51 +08:00
parent b6b2e0c22d
commit cb24a3108c
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ type: docker
name: default
steps:
- name: ModifyAmazonLinks
- name: Modify-Amazon-Links
image: cibuilds/hugo:0.62.1
commands:
- grep -l -r ecx.images-amazon.com content/ | sort | uniq | xargs -t --no-run-if-empty sed -ie "s/http:\/ / ecx.images-amazon.com/https:\/ / images-na.ssl-images-amazon.com/g"