Newer
Older
include:
- remote: 'https://api.r2devops.io/job/r/gitlab/dorianturba/r2devops_catalog/r2_metadata/python_install@latest.yaml'
black:
extends:
- .python_install
stage: production
variables:
PYTHON_SETUP: "pip install markdown-to-confluence"
script:
- !reference [.python_install, script]
- python -m md2conf ${PROJECT_PATH}