From 7383891fa3dfa915967e3d15c5e678f9545ffb26 Mon Sep 17 00:00:00 2001 From: Ward Vandewege Date: Wed, 18 Feb 2015 11:20:26 -0500 Subject: [PATCH] Reflect deploy changes in run-deploy.sh Refs #5226 --- jenkins/run-deploy.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/jenkins/run-deploy.sh b/jenkins/run-deploy.sh index d4e31f1..51de227 100755 --- a/jenkins/run-deploy.sh +++ b/jenkins/run-deploy.sh @@ -102,6 +102,7 @@ ensure_symlink "apps/workbench/config/deploy.workbench.$IDENTIFIER.rb" ensure_symlink "services/api/Capfile.$IDENTIFIER" ensure_symlink "services/api/config/deploy.common.rb" +ensure_symlink "services/api/config/deploy.curoverse.rb" ensure_symlink "services/api/config/deploy.$IDENTIFIER.rb" # Deploy API server -- 2.30.2