diff --git a/tests/platform-ci/ci-build.sh b/tests/platform-ci/ci-build.sh
index 3c6a1ff43c62b0a0bc77f875aae7acd8e57d0ced..120e28589a5679357b4d79ef3ab997e201ddd102 100755
--- a/tests/platform-ci/ci-build.sh
+++ b/tests/platform-ci/ci-build.sh
@@ -156,7 +156,7 @@ run() {
 
   # Do the deployment
   echo "Attempting a deploy..."
-  LEAP_CMD cert renew "$provider_name"
+  LEAP_CMD cert renew "$CI_JOB_NAME"
   deploy
   echo "Attempting to run tests..."
   test