Skip to content
Snippets Groups Projects

Initial cookiecutter

1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
include:
include:
- local: "./{{cookiecutter.project_slug}}/.gitlab-ci.yml"
- local: "{{cookiecutter.project_slug}}/.gitlab-ci.yml"
default:
default:
before_script:
before_script:
Loading