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

Save deployed git sha in deploy/current/.mina_git_revision #306

Merged
merged 1 commit into from
Jul 5, 2015

Conversation

gaizka
Copy link
Contributor

@gaizka gaizka commented Apr 28, 2015

I did not find a proper way of knowing which version is deployed to my servers.

With this, I can have this task in my config/deploy.rb:

task :revision do
  queue "cat #{deploy_to}/current/.mina_git_revision"
end

Maybe this info was stored somewhere, but i have not been able to find it.

Thanks a lot for mina, this is a huge improvement over older deploy plattforms!!!!

So we can know which git version is currently deployed
d4be4st added a commit that referenced this pull request Jul 5, 2015
Save deployed git sha in deploy/current/.mina_git_revision
@d4be4st d4be4st merged commit 4ee6cb2 into mina-deploy:master Jul 5, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants