Commit 973e835f authored by Antoine Regimbeau's avatar Antoine Regimbeau
Browse files

Add correct extends for mac build

No related merge requests found
Showing with 1 addition and 1 deletion
+1 -1
...@@ -147,7 +147,7 @@ macos-superbuild-prepare: ...@@ -147,7 +147,7 @@ macos-superbuild-prepare:
macos-superbuild-build: macos-superbuild-build:
tags: tags:
- macos - macos
extends: .general extends: .common-build
only: [merge_requests, branches] only: [merge_requests, branches]
script: script:
- ctest -VV -S CI/main_superbuild.cmake -DIMAGE_NAME:string=otb-macos-superbuild - ctest -VV -S CI/main_superbuild.cmake -DIMAGE_NAME:string=otb-macos-superbuild
......
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