Skip to content

Commit

Permalink
Can CodeBuild get a commit-id?
Browse files Browse the repository at this point in the history
  • Loading branch information
cm-wada-yusuke committed Mar 13, 2018
1 parent 67f249b commit 8b8dcab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions buildspec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,6 @@ phases:
post_build:
commands:
- ./deploy.sh
- git log -n 1 --format=%h


0 comments on commit 8b8dcab

Please sign in to comment.