Travis deploy script for CI
2.2K
This is a image to run the dpl command.
Dpl (dee-pee-ell) is a deploy tool made for continuous deployment that's developed and used by Travis CI, but can also be used with any other CI.
Run the dpl image:
docker run \
--rm \
--interactive
--tty
--volume "$(pwd)":/app \
finalgene/dpl --provider=...
Take a look at GitHub to get a list of all available providers.
Where to get help: the Docker Community Forums, the Docker Community Slack, or Stack Overflow
Where to file issues: https://github.com/finalgene/docker-hub-dpl/issues
Maintained by: The final gene Team
Source of this description: Repository README.md
Content type
Image
Digest
sha256:042554bbc…
Size
159 MB
Last updated
over 3 years ago
docker pull finalgene/dplPulls:
96
Last week