Newer
Older
---
variables:
LATEX_IMAGE: andonome/texbind
build:
image: $LATEX_IMAGE
rules:
- if: $CI_COMMIT_BRANCH == "master"
- if: $CI_COMMIT_BRANCH == "run"
artifacts:
paths:
- docs.pdf
---
variables:
LATEX_IMAGE: andonome/texbind
build:
image: $LATEX_IMAGE
rules:
- if: $CI_COMMIT_BRANCH == "master"
- if: $CI_COMMIT_BRANCH == "run"
artifacts:
paths:
- docs.pdf