From: Cédric Ollivier Date: Mon, 17 May 2021 14:53:52 +0000 (+0200) Subject: Wrap .travis.yml to 80 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=8c5242966c23ff2b474765749ac6a34f1f14a5ae;p=functest.git Wrap .travis.yml to 80 Change-Id: I66b2f68c7c2ff7e877a4c06694b18e3a4f2a06ff Signed-off-by: Cédric Ollivier --- diff --git a/.travis.yml b/.travis.yml index 0c11b2430..8c53e118f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -190,5 +190,6 @@ jobs: - script: > sudo manifest-tool push from-args \ --platforms linux/amd64,linux/arm,linux/arm64 \ - --template ${DOCKER_USERNAME}/functest-benchmarking-cntt:ARCH-wallaby \ + --template \ + ${DOCKER_USERNAME}/functest-benchmarking-cntt:ARCH-wallaby \ --target ${DOCKER_USERNAME}/functest-benchmarking-cntt:wallaby