Skip to content
Snippets Groups Projects
.gitlab-ci.yml 163 B
Newer Older
include:
  - project: 'sre/ci-building-blocks'
    file: 'nodejs.yml'
    ref: '3.0.0'

variables:
  PROJECT_VERSION_PART: "8.3"
  OX_COMPONENT: "core-user-guide"