Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Basic git deploy module #3

Open
diegohce opened this issue May 7, 2016 · 1 comment
Open

Basic git deploy module #3

diegohce opened this issue May 7, 2016 · 1 comment

Comments

@diegohce
Copy link
Owner

diegohce commented May 7, 2016

Arguments might be something like:

Clone / update

  • repo=git://github.com/diegohce/camerata.git
  • dest=/usr/src/camerata
  • version=0.1.2

Rollback version

  • dest=/usr/src/camerata
  • rollback_to=0.1.1

Get version

  • dest=/usr/src/camerata
  • version=?
@diegohce
Copy link
Owner Author

diegohce commented May 8, 2016

  • Clone / update
  • Rollback version
  • Get version

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant