mirror of
https://github.com/avatao-content/test-tutorial-framework
synced 2024-12-04 18:41:33 +00:00
Fix frontend::latest_tag hack
This commit is contained in:
parent
320cfe9952
commit
6e5b5cd901
@ -39,6 +39,6 @@ frontend::release() {
|
||||
frontend::latest_tag() {
|
||||
frontend::assert_exists
|
||||
pushd "${FRONTEND_PATH}"
|
||||
git describe --tags
|
||||
git describe --abbrev=0
|
||||
popd
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user