Skip to content
Snippets Groups Projects
Verified Commit b566104d authored by Varac's avatar Varac
Browse files

Use right domain name to renew certs

parent e2e3fa4e
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment