summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVanessa Rene Valderrama <vvalderrama@linuxfoundation.org>2020-11-18 18:47:31 +0000
committerGerrit Code Review <gerrit@fd.io>2020-11-18 18:47:31 +0000
commitf98804be3845a40e09c409e2f158bbb79884a635 (patch)
treef57474f4e785d4e2ab646c48b385328953b80e1b
parent7221ec39b42e8752b6c972ec850f9f85119bba2f (diff)
parente9ffb625195ca8c4f6bc8c281f03da5089e115e2 (diff)
Merge "Modify the serverId"
-rw-r--r--jjb/include-raw-deploy-archives.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/include-raw-deploy-archives.sh b/jjb/include-raw-deploy-archives.sh
index 3d549599..c51312a0 100644
--- a/jjb/include-raw-deploy-archives.sh
+++ b/jjb/include-raw-deploy-archives.sh
@@ -56,7 +56,7 @@ cat > deploy-archives.xml <<EOF
<goal>upload-file</goal>
</goals>
<configuration>
- <serverId>fdioproject-log-archives</serverId>
+ <serverId>logs</serverId>
<repositoryUrl>$LOGS_REPO_URL/content-compressed</repositoryUrl>
<file>archives.zip</file>
<repositoryPath>$SILO</repositoryPath>