GitHub
with no problems. Just learn how to configure GitLab CI
to be used with GitHub
..gitlab-ci.yml
.master
and other branches. That's how it works: we only run testing for feature branches and do the whole building/testing/deploying process for the master
branch.configuration.md
on how to use dump-env
and gitlab-ci
together.