Commit 4a379227 authored by Antoine Regimbeau's avatar Antoine Regimbeau
Browse files

CI: debian build for MR only

No related merge requests found
Showing with 2 additions and 1 deletion
+2 -1
...@@ -22,6 +22,7 @@ native-build: ...@@ -22,6 +22,7 @@ native-build:
debian-build: debian-build:
extends: .general extends: .general
only: [merge_requests]
stage: build stage: build
image: registry.orfeo-toolbox.org/gbonnefille/otb-build-env/otb-debian-native:unstable image: registry.orfeo-toolbox.org/gbonnefille/otb-build-env/otb-debian-native:unstable
script: script:
......
...@@ -18,7 +18,7 @@ ...@@ -18,7 +18,7 @@
# limitations under the License. # limitations under the License.
# #
# Configuration options for ubuntu-18.04-gcc-shark-3.1.4 # Configuration options for debian-unstable-gcc
set(site_option set(site_option
"opencv_INCLUDE_DIR:PATH=/usr/include "opencv_INCLUDE_DIR:PATH=/usr/include
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment