From 9ad1356e7cbbbd9c1ee84c8ab2092974917d09f0 Mon Sep 17 00:00:00 2001 From: varac Date: Tue, 26 Jul 2016 20:34:04 +0200 Subject: [CI] leap info should use tag --- bin/ci-build.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bin') diff --git a/bin/ci-build.sh b/bin/ci-build.sh index d9e37d73..7b4895e5 100755 --- a/bin/ci-build.sh +++ b/bin/ci-build.sh @@ -15,5 +15,5 @@ leap-platform-test add_nodes "$NODES" leap-platform-test -v init_deploy leap-platform-test -v test cd tests/puppet/provider -bundle exec leap info -bundle exec leap local destroy +bundle exec leap info "${TAG}" +bundle exec leap local destroy "${TAG}" -- cgit v1.2.3