Skip to content

Commit

Permalink
add jenkins file for oil build pipeline [wip8]
Browse files Browse the repository at this point in the history
OIL-232
  • Loading branch information
subsend committed May 10, 2019
1 parent 44629de commit c49dfd9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@
"build:docs": "node docs/asciidoc.js",
"build:debug": "cross-env NODE_ENV=debug webpack --config etc/webpack.config.js",
"build:watch": "webpack-dev-server --inline --watch --config etc/webpack.config.js",
"heroku-postbuild": "npm run build",
"watch": "cross-env NODE_ENV=development webpack-dev-server --hot --config etc/webpack.config.js --inline --progress --port 3000 --host 0.0.0.0",
"browserstack": "bash ./etc/runBrowserstackSeq.sh",
"browserstack:full": "bash ./etc/runFullBrowserstackSeq.sh",
Expand Down

0 comments on commit c49dfd9

Please sign in to comment.