Skip to content
Snippets Groups Projects
Commit 57070246 authored by Klaas Kliffen's avatar Klaas Kliffen :satellite:
Browse files

Add CI including cookiecutter

parent 689e2edb
No related branches found
No related tags found
No related merge requests found
include: "{{cookiecutter.project_slug}}/.gitlab-cy.yml"
default:
before_script:
- python --version # For debugging
- python -m pip install --upgrade pip
- pip install --upgrade cookiecutter tox twine
- cookiecutter --no-input --overwrite-if-exists -output-dir .
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment