Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jenswet authored Oct 27, 2020
1 parent fa7b72c commit b131f34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ SmartSnippets Studio in a Docker container for CI builds
## CI Build
Run following snippet to trigger the build process.
```
/opt/DiaSemi/SmartSnippetsStudio2.0.12/CDT/SmartSnippets_Studio --launcher.suppressErrors -nosplash -application org.eclipse.cdt.managedbuilder.core.headlessbuild -data /path/to/workspace/ -import "/path/to/project" -cleanBuild "projectname/releaseconfig"
/opt/DiaSemi/SmartSnippetsStudio2.0.14/CDT/SmartSnippets_Studio --launcher.suppressErrors -nosplash -application org.eclipse.cdt.managedbuilder.core.headlessbuild -data /path/to/workspace/ -import "/path/to/project" -cleanBuild "projectname/releaseconfig"
```
## Discussion
https://support.dialog-semiconductor.com/forums/post/dialog-smartbond-bluetooth-low-energy-–-tools/build-project-gitlab-ci
Expand Down

0 comments on commit b131f34

Please sign in to comment.