[nostalgia] Make Jenkins build not use ccache, even if available
This commit is contained in:
@ -1 +1,2 @@
|
||||
env.OX_NODEBUG = 1
|
||||
env.NOSTALGIA_SUPPRESS_CCACHE = 1
|
||||
|
Reference in New Issue
Block a user
@ -1 +1,2 @@
|
||||
env.OX_NODEBUG = 1
|
||||
env.NOSTALGIA_SUPPRESS_CCACHE = 1
|
||||
|