From: Cédric Ollivier Date: Thu, 13 Sep 2018 09:14:58 +0000 (+0200) Subject: Update .travis.yml X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=a15e1cd6f97e94135899e8c3484fc23b1d09ad4e;p=functest-xtesting.git Update .travis.yml It takes the new tag into account. Change-Id: I83c64de06ca89112633bb1f024f143d0c554db28 Signed-off-by: Cédric Ollivier --- diff --git a/.travis.yml b/.travis.yml index 36f1969a..5efca9f4 100644 --- a/.travis.yml +++ b/.travis.yml @@ -24,5 +24,5 @@ jobs: script: > sudo manifest-tool push from-args \ --platforms linux/amd64,linux/arm64 \ - --template ${DOCKER_USERNAME}/xtesting:ARCH-latest \ - --target ${DOCKER_USERNAME}/xtesting:latest + --template ${DOCKER_USERNAME}/xtesting:ARCH-fraser \ + --target ${DOCKER_USERNAME}/xtesting:fraser