[ARVADOS-DEV] updated: 7383891fa3dfa915967e3d15c5e678f9545ffb26
git at public.curoverse.com
git at public.curoverse.com
Wed Feb 18 11:21:22 EST 2015
Summary of changes:
jenkins/run-deploy.sh | 1 +
1 file changed, 1 insertion(+)
via 7383891fa3dfa915967e3d15c5e678f9545ffb26 (commit)
from 02d27b88fe5afeb52e69b387929ef8d59663c09c (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
commit 7383891fa3dfa915967e3d15c5e678f9545ffb26
Author: Ward Vandewege <ward at curoverse.com>
Date: Wed Feb 18 11:20:26 2015 -0500
Reflect deploy changes in run-deploy.sh
Refs #5226
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
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list