[ARVADOS-WORKBENCH2] updated: 1.2.0-1026-g6a92324

Git user git at public.curoverse.com
Wed Nov 28 06:55:10 EST 2018


Summary of changes:
 package.json | 1 +
 1 file changed, 1 insertion(+)

       via  6a9232429f4bb61e2be686dc6b164e40e9952f7d (commit)
      from  486d4d2abb7329ea90fb31b9901c767d69b4ef37 (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 6a9232429f4bb61e2be686dc6b164e40e9952f7d
Author: Michal Klobukowski <michal.klobukowski at contractors.roche.com>
Date:   Wed Nov 28 12:54:54 2018 +0100

    Add build-local script
    
    Feature #14393
    
    Arvados-DCO-1.1-Signed-off-by: Michal Klobukowski <michal.klobukowski at contractors.roche.com>

diff --git a/package.json b/package.json
index 8945804..52edaf2 100644
--- a/package.json
+++ b/package.json
@@ -47,6 +47,7 @@
   "scripts": {
     "start": "react-scripts-ts start",
     "build": "REACT_APP_BUILD_NUMBER=$BUILD_NUMBER REACT_APP_GIT_COMMIT=$GIT_COMMIT react-scripts-ts build",
+    "build-local": "react-scripts-ts build",
     "test": "CI=true react-scripts-ts test --env=jsdom",
     "eject": "react-scripts-ts eject",
     "lint": "tslint src/** -t verbose",

-----------------------------------------------------------------------


hooks/post-receive
-- 




More information about the arvados-commits mailing list