projects
/
leap_platform.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e2e3fa4
)
Use right domain name to renew certs
author
Varac
<varac@leap.se>
Tue, 26 Sep 2017 18:44:41 +0000
(20:44 +0200)
committer
Varac
<varac@leap.se>
Tue, 26 Sep 2017 18:44:41 +0000
(20:44 +0200)
tests/platform-ci/ci-build.sh
patch
|
blob
|
history
diff --git
a/tests/platform-ci/ci-build.sh
b/tests/platform-ci/ci-build.sh
index
3c6a1ff
..
120e285
100755
(executable)
--- 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