Deploy ClickOnce application using MSBuild

I need to deploy an application using MSBuild from the command line. It seems that MSBuild will build and publish at the same time. Is there a way to seprate those tasks? There is the "publishonly" target but that also does build first. Does anyone know how to seperate them?
[289 byte] By [Vi_Tinh] at [2007-12-16]