Just checked out this source code:
https://github.com/cake-build/cake/blob/develop/src/Cake.Common/Build/ContinuaCI/ContinuaCIProvider.cs
The IsRunningOnContinuaCI checks ContinuaCI.Version, but that can’t be found?
Hi Geert,
Check that the “Generate system environment variables” option is ticked on the Environment tab for your Cake action. I guess we should make this the default for this action.