문제

Is it possible to have your parameter files for msdeploy stored and accessed from the target server, or does information for each server have to be kept on the machine that you are publishing from? I am setting up automated builds and hoping to be able to deploy to multiple servers. It would be nice if the parameter file could be kept on the target server for the connection string changes since that information is already on the machine in the Web.config and I wouldn't have to store them all on the build server or in source control.

도움이 되었습니까?

해결책

You cannot do this today. Can you explain more what you are trying to acheive?

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top