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

Add cert renewal to production deployments

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