Skip to content
Snippets Groups Projects
Commit 08d614b7a9db authored by Charlie Clark's avatar Charlie Clark
Browse files

Merge

No related branches found
No related tags found
No related merge requests found
image: openpyxl/openpyxl-ci
pipelines:
default:
- step:
caches:
- pip
script:
- /tools/clean-launch.sh tox --skip-missing-interpreters -- -qrf
- export GIT_ID=$(hg tip --template '{node}\n')
- export GIT_AUTHOR_NAME=$(hg tip --template '{author|person}\n')
- export GIT_AUTHOR_EMAIL=$(hg tip --template '{author|email}\n')
- export GIT_COMMITTER_NAME=$(hg tip --template '{author|person}\n')
- export GIT_COMMITTER_EMAIL=$(hg tip --template '{author|email}\n')
- export GIT_MESSAGE=$(hg tip --template '{desc}\n')
- export GIT_BRANCH=$(hg branch)
- export GIT_URL=https://bitbucket.org/openpyxl/et_xmlfile
- /tools/clean-launch.sh tox -e cov
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment