Changes
Page history
ar.kalmykov created page: continuous integration
authored
Apr 20, 2017
by
Artem Kalmykov
Hide whitespace changes
Inline
Side-by-side
continuous-integration.md
View page @
c7ddcdf4
...
...
@@ -84,7 +84,7 @@ To setup analyzation you need to do the following:
-
Set
`Use of 'rand' functions`
to Yes.
-
Set
`Use of 'strcpy' and 'strcat'`
to Yes.
*
Add analyze.sh script to the project's root folder:
[
analyze.sh
](
/uploads/9897224dd3bc8ad5fb56e1a265d58882/analyze.sh
)
Replace MyWorkspace, MyScheme and MyConfiguration with appropriate values.
...
...
@@ -99,3 +99,4 @@ analyzation:
- triggers
```
*
Commit those changes to the repository. If everything is setup correctly, Analyzation stage should be invoked on each commit.
\ No newline at end of file