/alpine-gitflow-helper

Docker container to manage git branches with Gitflow

Primary LanguageShell

Gitflow Helper

Build Status

Documentação: https://integr8.github.io/alpine-gitflow-helper/

docker run --rm -ti -e 'SOURCE_METHOD=VOLUME' -e 'PROJECT_TYPE=PHP' -e 'BUMP_MODE=CANDIDATE' -e 'GITLAB_TOKEN=' -e 'GITLAB_URL=https://gitlab.com' -v $(pwd):/opt/source -v /home/diego/.ssh/id_rsa:/root/.ssh/id_rsa alpine-gitflow-helper bugfix start teste