mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2026-05-23 22:02:17 +00:00
CI: Fixing getting the build details into a file
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
######################################################
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user