summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-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 3c6a1ff4..120e2858 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