Download plugins from archive-ci

Change-Id: I20ccb568dcfbbb83c83f0df87717596d1b348888
diff --git a/fpm/Makefile b/fpm/Makefile
index 67c1a0f..4f51e18 100644
--- a/fpm/Makefile
+++ b/fpm/Makefile
@@ -1,7 +1,7 @@
 VERSION=3.4.8
 WAR_VERSION=3.4.8
 URL=https://gerrit-releases.storage.googleapis.com/gerrit-$(WAR_VERSION).war
-CI_URL=https://gerrit-ci.gerritforge.com
+CI_URL=https://archive-ci.gerritforge.com
 RELEASE=2
 
 NAME=gerrit
@@ -20,7 +20,7 @@
 WEB_URL=https://www.gerritcodereview.com/
 
 WAR=$(BUILD_ROOT)/bin/gerrit.war
-PLUGINS_CI=https://gerrit-ci.gerritforge.com/job
+PLUGINS_CI=https://archive-ci.gerritforge.com/job
 LIBS_JOBS= \
   plugin-out-of-the-box-bazel-master-stable-3.4/lastSuccessfulBuild/artifact/bazel-bin/plugins/out-of-the-box/out-of-the-box.jar
 PLUGINS_JOBS= \