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=refs%2Fchanges%2F27%2F62227%2F1;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..0550338e 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-gambia \ + --target ${DOCKER_USERNAME}/xtesting:gambia