Docker distribution of https://github.com/motemen/git-pr-release/
10K+
Docker distribution of git-pr-release
$ docker run -it \
-e GIT_PR_RELEASE_TOKEN='xxxxxxxxxxx' \
-e GIT_PR_RELEASE_BRANCH_PRODUCTION=production \
-e GIT_PR_RELEASE_BRANCH_STAGING=master \
-v $(pwd):/repo \
-v $HOME/.ssh:/root/.ssh kitsuyui/docker-git-pr-release
$ docker run -v $(pwd):/root -it ruby sh -c 'cd /root; rm Gemfile; bundle lock'
MIT License. See also LICENSE file.
Content type
Image
Digest
Size
41.1 MB
Last updated
over 7 years ago
docker pull kitsuyui/docker-git-pr-release