Changes in Jenkinsfile [8e58264:6a531ab]
- File:
-
- 1 edited
-
Jenkinsfile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
Jenkinsfile
r8e58264 r6a531ab 93 93 // Build outside of the src tree to ease cleaning 94 94 dir (BuildDir) { 95 //Configure the co mpilation (Output is not relevant)95 //Configure the conpilation (Output is not relevant) 96 96 //Use the current directory as the installation target so nothing escapes the sandbox 97 97 //Also specify the compiler by hand
Note:
See TracChangeset
for help on using the changeset viewer.