Skip to content

Commit

Permalink
[Jenkins] Fixed slow PETSc builds on envinf1.
Browse files Browse the repository at this point in the history
  • Loading branch information
bilke committed Jan 12, 2018
1 parent 5d0c92b commit ccadc53
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,6 @@ pipeline {
'-DBUILD_SHARED_LIBS=ON ' +
'-DOGS_USE_PETSC=ON '
env = 'envinf1/petsc.sh'
generator = 'Unix Makefiles'
}
build {
env = 'envinf1/petsc.sh'
Expand Down

0 comments on commit ccadc53

Please sign in to comment.