mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-23 10:07:19 +00:00
CI: Fixing getting the build details into a file
This commit is contained in:
parent
8f54231d62
commit
58f7e7bd85
@ -66,7 +66,7 @@ echo "<a href='./plugins/tiddlywiki/tahoelafs/index.html'>Moved to http://tiddly
|
||||
|
||||
# Put the build details into a .tid file so that it can be included in each build
|
||||
|
||||
echo "title: $:/build\ntext: $TW5_BUILD_DETAILS\n" > $TW5_BUILD_OUTPUT/build.tid
|
||||
echo -e "title: $:/build\ntext: $TW5_BUILD_DETAILS\n" > $TW5_BUILD_OUTPUT/build.tid
|
||||
|
||||
######################################################
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user