mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2026-05-31 17:52:18 +00:00
CI: Another attempt to fix passing an environment variable to a script
This commit is contained in:
+1
-1
@@ -22,7 +22,7 @@ jobs:
|
||||
script: skip
|
||||
- stage: build
|
||||
script:
|
||||
- TW5_BUILD_TIDDLYWIKI='./node_modules/tiddlywiki/tiddlywiki.js'
|
||||
- export TW5_BUILD_TIDDLYWIKI='./node_modules/tiddlywiki/tiddlywiki.js'
|
||||
- ./bin/build-site.sh
|
||||
- stage: deploy
|
||||
script: ./bin/deploy-site.sh
|
||||
|
||||
Reference in New Issue
Block a user