Build variable substitution
I am new to Jetbrains Space and I am trying to set up some CI/CD jobs. There doesn't seem to be much info out there on setting these up. What is the recommended method for switching paths, strings etc (such as connection strings) when building a dotnet project for different environments and how can we control this from Deployments - can we pass something to the Job?
Regards
Alan
Please sign in to leave a comment.
Hello Alan Rutter,
You can find some examples for the .Net framework & Space Automation here:
https://www.jetbrains.com/help/space/net-core.html#building-running-tests-and-publishing-in-a-net-core-desktop-project
https://www.jetbrains.com/help/space/net-framework.html
More about CI/CD and Automation: https://www.jetbrains.com/help/space/deployments.html#deployments-and-ci-cd-workflows & https://www.jetbrains.com/help/space/deployments.html#examples