providers.exec {
commandLine 'git', 'rev-parse', '--short', 'HEAD'
standardOutput = stdout;
}.result.get()
이렇게 고침
main
parent
12aabf8f63
commit
e91c2ac724
Loading…
Reference in new issue