Skip to content

gle should set more gitlab environment variables

gle should set:

CI_BUILDS_DIR (parent to where the build happens)
CI_PROJECT_DIR=/b/inb/playground  (note, this _can_ be relative to the runner builds_dir if set)
CI_CONFIG_PATH=.gitlab-ci.yml
CI_DISPOSABLE_ENVIRONMENT (true for docker)
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information