Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 279 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 279 Bytes

Docker for Creating and Running the Unit Tests

Adjust Version

Adjust the version in data/testerVersion.

Build Docker File

docker build . -t pame/camunda-dmn-tester-ci:{{versiom}}

Push Docker Image

docker push pame/camunda-dmn-tester-ci:{{versiom}}