0.1.2 • Published 10 years ago
ember-cli-gitlab-ci v0.1.2
ember-cli-gitlab-ci
This adds a .gitlab-ci.yaml file to your project and will automatically trigger a gitlab-ci build when you push your project to gitlab.
Setup in your app
ember install ember-cli-gitlab-ciThanks to @nahtnam for the .gitlab-ci.yml file