[ARVADOS-DEV] updated: ca279f2c28d2c7130b3fba8df28fc6c86d559d1b
git at public.curoverse.com
git at public.curoverse.com
Thu Jun 25 23:39:42 EDT 2015
Summary of changes:
jenkins/run-cwl-tests.sh | 4 ++++
1 file changed, 4 insertions(+)
via ca279f2c28d2c7130b3fba8df28fc6c86d559d1b (commit)
from 6dc673b966cf35cd390b2fa1d139fa31a59788e2 (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 ca279f2c28d2c7130b3fba8df28fc6c86d559d1b
Author: Peter Amstutz <peter.amstutz at curoverse.com>
Date: Thu Jun 25 23:39:43 2015 -0400
Additionally build and upload cwl-runner package. no issue #
diff --git a/jenkins/run-cwl-tests.sh b/jenkins/run-cwl-tests.sh
index 730261b..e76ad55 100755
--- a/jenkins/run-cwl-tests.sh
+++ b/jenkins/run-cwl-tests.sh
@@ -170,6 +170,10 @@ popd
cd reference
handle_python_package
+cd cwl-runner
+handle_python_package
+cd ..
+
./build-cwl-docker.sh
if [[ "$UPLOAD_DOCKER" != 0 ]]; then
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list