Skip to content

Commit

Permalink
removed --enable-debian jenkins flag from master branch
Browse files Browse the repository at this point in the history
  • Loading branch information
pleemann authored Sep 7, 2017
1 parent 7282cf6 commit 6f95732
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jenkins-pipeline
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
library 'continuous_integration_pipeline'
ciPipeline('--enable-debian --cmake-args="-DCMAKE_BUILD_TYPE=RelWithDebInfo -DBUILD_TEST=true" --no-tests --enable-doxygen --publish-doxygen')
ciPipeline('--cmake-args="-DCMAKE_BUILD_TYPE=RelWithDebInfo -DBUILD_TEST=true" --no-tests --enable-doxygen --publish-doxygen')

0 comments on commit 6f95732

Please sign in to comment.