-
Notifications
You must be signed in to change notification settings - Fork 483
logfile on server? #242
Copy link
Copy link
Closed
Description
Hello. I would like to write a deploy log to my server, to see who deploy what and when.
I am not shure if there are variables defined for the stuff i would need for it, thats why I am asking. The variables I would need are: name (username or git name), current git hash, (current git commit message).
I would like to do something like this:
queu "echo '[$(date)] #{hash} (#{message}) deployed by #{username}' > #{deploy_to}/deploy.log"This might be a very special usecase, but I would appreciate your help.
btw, Thanks for the value mina is giving us. We are using it for about 3 months now and are probably about 1k-2k deploys in. So much time saved. Thanks guys
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels