Unable to use env var in build cache config
I tried to use some enviroment variables in the "cache" section, but they are not recognized.
In my appveyor.yml:
cache:
- '%CYG_CACHE%'
- '%HAXELIB_ROOT%'
Build log:
Cache entry could not be found: C:\projects\haxe\%CYG_CACHE%
Cache entry could not be found: C:\projects\haxe\%HAXELIB_ROOT%
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by Feodor Fitsner on 04 Dec, 2014 03:00 PM
Nice suggestion, will fix that by the next update.
-Feodor
Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 01:50 AM.