Fix gitlab CI on Windows where only the first conda build (debug) was run
Use "call" to run multiple script commands (note that conda is actually conda.bat on Windows) as described in https://gitlab.com/gitlab-org/gitlab-runner/issues/2730
Use "call" to run multiple script commands (note that conda is actually conda.bat on Windows) as described in https://gitlab.com/gitlab-org/gitlab-runner/issues/2730