-
Type:
Task
-
Resolution: Fixed
-
Priority:
L3 - Default
-
None
-
Affects Version/s: None
-
Component/s: continuous integration
-
None
AT:
- There exists a jenkins job which regilarly syncs an online demo of dmn.io with the current master
- It should be available under: http://camunda.org/dmn/demo-stage
- it could sync every 6 hours
Probably, the jenkins job needs to perform the following steps:
1. clone git@github.com:dmn-io/dmn-js-examples.git
2. go into directory 'modeler/'
3. run 'npm install'
4. run 'grunt build'
5. copy everything from 'dist/' folder to http server
Done
This is the controller panel for Smart Panels app
- is related to
-
CAM-4168 I can access a demo of dmn.io on the web
-
- Closed
-