summaryrefslogtreecommitdiff
path: root/tests/platform-ci
diff options
context:
space:
mode:
Diffstat (limited to 'tests/platform-ci')
-rwxr-xr-xtests/platform-ci/ci-build.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/platform-ci/ci-build.sh b/tests/platform-ci/ci-build.sh
index 0dfbb5c3..af1dba0f 100755
--- a/tests/platform-ci/ci-build.sh
+++ b/tests/platform-ci/ci-build.sh
@@ -78,10 +78,10 @@ $LEAP_CMD compile "$TAG"
$LEAP_CMD vm status "$TAG"
$LEAP_CMD node init "$TAG"
-$LEAP_CMD info "${TAG}"
# Deploy and test
$LEAP_CMD deploy "$TAG"
+$LEAP_CMD info "${TAG}"
$LEAP_CMD test "$TAG"
# if everything succeeds, destroy the vm