paper-cutter/{{cookiecutter.paper_repo_n.../.gitlab-ci.yml

11 lines
272 B
YAML

variables:
PAPER_ID: "{{cookiecutter.paper_id}}"
# In order to run via `gitlab-runner exec docker ...` locally,
# run `./run-gitlab-runner.sh docker ...`.
# THIS IS AN UGLY WORK-AROUND
include:
- project: 'research/paper-cutter'
ref: '4.8.0'
file: 'main.yml'