Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Main Repositories
otb
Commits
2f730be6
Commit
2f730be6
authored
Nov 26, 2021
by
Cédric Traizet
Browse files
Merge branch 'update_macos_version_name' into 'develop'
Update macos version name in CI files See merge request
!869
parents
fddebcde
3c8a1675
Pipeline
#9219
passed with stages
in 20 minutes and 7 seconds
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
2f730be6
...
...
@@ -193,15 +193,15 @@ macos-xdk-prepare:
tags
:
-
macos
script
:
-
ctest -VV -S CI/prepare_superbuild.cmake -DIMAGE_NAME:string=macos-10.1
1
.6-clang
-
ctest -VV -S CI/prepare_superbuild.cmake -DIMAGE_NAME:string=macos-10.1
4
.6-clang
macos-xdk-build
:
tags
:
-
macos
extends
:
.common-build
script
:
-
ctest -V -S CI/main_superbuild.cmake -DIMAGE_NAME:string=macos-10.1
1
.6-clang
-
ctest -V -S CI/main_packages.cmake -DIMAGE_NAME:string=macos-10.1
1
.6-clang
-
ctest -V -S CI/main_superbuild.cmake -DIMAGE_NAME:string=macos-10.1
4
.6-clang
-
ctest -V -S CI/main_packages.cmake -DIMAGE_NAME:string=macos-10.1
4
.6-clang
-
mv build_packages/OTB-*.run . ||
true
needs
:
-
job
:
macos-xdk-prepare
...
...
CI/macos-10.1
1
.6-clang.cmake
→
CI/macos-10.1
4
.6-clang.cmake
View file @
2f730be6
File moved
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment