Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dpl (dee-pee-ell)

Docker build and publish

This is an 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.

How to use this image

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.

Quick reference

About

Travis deploy script for CI

Resources

Code of conduct

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages