dploy icon indicating copy to clipboard operation
dploy copied to clipboard

Dploy with Jenkins

Open notnotgabriel opened this issue 9 years ago • 1 comments

There is a way to call user and password in the command line? Something like : dploy user pass

It would be useful for use in Jenkins

notnotgabriel avatar Jun 02 '15 18:06 notnotgabriel

Hey @BielRibeiro, it's not possible on this current version of DPLOY - but on the next version you will be able to set the parameters on the CLI, like this:

dploy stage --user=your_user --pass=your_pass

If you want to give it a try on the beta, try this branch then: https://github.com/LeanMeanFightingMachine/dploy/tree/v2-beta

lucasmotta avatar Jun 18 '15 10:06 lucasmotta