chore: update seihon version.

This commit is contained in:
Fernandez Ludovic 2019-05-08 17:55:06 +02:00
parent efaca797e4
commit a4b4be1fd4

View File

@ -22,5 +22,4 @@ checks:
golangci-lint run
publish-images:
seihon publish --version="$(TAG_NAME)" --image-name ldez/traefik-certs-dumper --dry-run=false
seihon publish --version="latest" --image-name ldez/traefik-certs-dumper --dry-run=false
seihon publish -v "$(TAG_NAME)" -v "latest" --image-name ldez/traefik-certs-dumper --dry-run=false