diff options
| author | mo khan <mo@mokhan.ca> | 2019-08-15 10:54:48 -0600 |
|---|---|---|
| committer | mo khan <mo@mokhan.ca> | 2019-08-15 11:08:16 -0600 |
| commit | d57e616015f96681f8c3cf2ce36bdd85a24e2163 (patch) | |
| tree | 935866b3ec0337d459cc701cb375d563a5d03d3f /README.md | |
| parent | 19f8fdcd8b2351daf220e3a3a456db84dd661280 (diff) | |
insert shim to generate report via ruby API
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -40,7 +40,7 @@ docker run --rm --volume "/path/to/my/project":/code license-management analyze You can run integration tests on the image like this: ```sh -docker run --rm license-management /test/test.sh project_name git_ref +./bin/test_all ``` where: |
