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
Branches
No related tags found
No related merge requests found
Pipeline #
...@@ -156,7 +156,7 @@ run() { ...@@ -156,7 +156,7 @@ run() {
# Do the deployment # Do the deployment
echo "Attempting a deploy..." echo "Attempting a deploy..."
LEAP_CMD cert renew "$provider_name" LEAP_CMD cert renew "$CI_JOB_NAME"
deploy deploy
echo "Attempting to run tests..." echo "Attempting to run tests..."
test test
... ...
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment