aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2020-04-28 11:39:08 +0200
committerCédric Ollivier <cedric.ollivier@orange.com>2020-04-28 11:40:07 +0200
commit4d1ecd49deb45d49cfff58a4241f1bc9e085fbdd (patch)
tree999f8b156cfd2ddebccb8b512448c5adf48fdf3a /.travis.yml
parent0997d4c739baf30d13529d4408b3761e5c5e8919 (diff)
Publish Kali container
It should be noted that OpenStack has not released U's upper-constaints.txt yet. Change-Id: I05de1981cec34da1dcbc4b192d8a0510fddc84a1 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index 402ac293..d92a5cb5 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -41,5 +41,5 @@ jobs:
script: >
sudo manifest-tool push from-args \
--platforms linux/amd64,linux/arm,linux/arm64 \
- --template ${DOCKER_USERNAME}/xtesting:ARCH-latest \
- --target ${DOCKER_USERNAME}/xtesting:latest
+ --template ${DOCKER_USERNAME}/xtesting:ARCH-kali \
+ --target ${DOCKER_USERNAME}/xtesting:kali