summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorVarac <varac@leap.se>2017-09-26 20:36:06 +0200
committerVarac <varac@leap.se>2017-09-26 20:36:06 +0200
commite2e3fa4ea0c26b4ccf226f4a3b692ce0f78f5bf5 (patch)
tree837d7577b495b0865ae272e12b3efec6ced68c19 /tests
parentd66bbeb065c2f8f38b946e45e77607629a96f2dc (diff)
Add cert renewal to production deployments
Diffstat (limited to 'tests')
-rwxr-xr-xtests/platform-ci/ci-build.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/platform-ci/ci-build.sh b/tests/platform-ci/ci-build.sh
index 58e2bcc5..3c6a1ff4 100755
--- a/tests/platform-ci/ci-build.sh
+++ b/tests/platform-ci/ci-build.sh
@@ -156,6 +156,7 @@ run() {
# Do the deployment
echo "Attempting a deploy..."
+ LEAP_CMD cert renew "$provider_name"
deploy
echo "Attempting to run tests..."
test