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
1d2936aa
Commit
1d2936aa
authored
Dec 06, 2021
by
Thibaut ROMAIN
Browse files
BUG: Update apTvRsRasterizationPolygons2Layers baseline
parent
957eb5b4
Pipeline
#9269
failed with stages
in 85 minutes and 33 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
1d2936aa
...
@@ -112,20 +112,20 @@ stages:
...
@@ -112,20 +112,20 @@ stages:
-
build/*/*/*/*.cmake
-
build/*/*/*/*.cmake
#-------------------------- precheck job ---------------------------------------
#-------------------------- precheck job ---------------------------------------
#
fast-build:
fast-build
:
#
extends: .common
extends
:
.common
#
only:
only
:
#
- merge_requests
-
merge_requests
#
- branches
-
branches
#
stage: precheck
stage
:
precheck
#
image: $BUILD_IMAGE_REGISTRY/otb-ubuntu-native-develop:latest
image
:
$BUILD_IMAGE_REGISTRY/otb-ubuntu-native-develop:latest
#
before_script:
before_script
:
#
- export GIT_LFS_SKIP_SMUDGE=1
-
export GIT_LFS_SKIP_SMUDGE=1
#
- git checkout -f -q $CI_COMMIT_SHA
-
git checkout -f -q $CI_COMMIT_SHA
#
- python3 CI/check_twin_pipelines.py
-
python3 CI/check_twin_pipelines.py
#
script:
script
:
#
- ctest -V -S CI/main_ci.cmake -DIMAGE_NAME:string=ubuntu-18.04-fast
-
ctest -V -S CI/main_ci.cmake -DIMAGE_NAME:string=ubuntu-18.04-fast
#
- ccache -s
-
ccache -s
legal-check
:
legal-check
:
extends
:
.common
extends
:
.common
...
...
Data/Baseline/OTB/Images/apTvRsRasterizationPolygons2LayersWith2SRS.tif
LFS
View file @
1d2936aa
No preview for this file type
Write
Preview
Markdown
is supported
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