Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Nested Variables

Gitlab started supporting nested variables in 13.10 (under feature-flag).

BUILD_ROOT_DIR: '${CI_BUILDS_DIR}'

Docs