Changes in Jenkinsfile [6a531ab:8e58264]
- File:
-
- 1 edited
-
Jenkinsfile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
Jenkinsfile
r6a531ab r8e58264 93 93 // Build outside of the src tree to ease cleaning 94 94 dir (BuildDir) { 95 //Configure the co npilation (Output is not relevant)95 //Configure the compilation (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.