Skip to content
Snippets Groups Projects
Commit 03a15ec3 authored by Sébastien Dinot's avatar Sébastien Dinot
Browse files

Merge branch 'new-ci' of gitlab.orfeo-toolbox.org:sdinot/otb into new-ci

parents 2127fe51 68817bf8
Branches
Tags
No related merge requests found
variables:
DOCKER_DRIVER: overlay2
stages:
- build
.retry_twice:
retry:
max: 2
when:
- runner_system_failure
- stuck_or_timeout_failure
build:ubuntu-18.04:release:
extends: .retry_twice
stage: build
image: registry.orfeo-toolbox.org/sdinot/otb:ubuntu-18.04-gcc
script:
- CI/build.sh
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment