mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2026-01-02 15:23:31 -08:00
CI: Fixing getting the build details into a file
This commit is contained in:
parent
8f54231d62
commit
58f7e7bd85
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue