Skip to content
Snippets Groups Projects
Commit 4d27d4d9 authored by André Anjos's avatar André Anjos :speech_balloon:
Browse files

[data][gitlab] Add missing variables

parent 2e84105e
No related branches found
No related tags found
No related merge requests found
Pipeline #27661 failed
# This YAML file contains descriptions for the CI of nightly builds of Bob and
# BEAT.
# Definition of global variables (all stages)
variables:
CONDA_ROOT: "${CI_PROJECT_DIR}/miniconda"
BOOTSTRAP: "https://gitlab.idiap.ch/bob/bob.devtools/raw/master/bob/devtools/bootstrap.py"
# Definition of our build pipeline order
stages:
- build
# Build targets
.build_template:
stage: build
variables:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment