Is there a way to upload a file to ContinuaCI?

I have a file on my local machine that I want to be able to upload to ContinuaCI and have a configuration use that to make a build.  Is this possible?

Hi Mike,

To upload a file to the build workspace, just add it to a repository and associate that repository with the configuration. If you don’t want to use version control, there is a File System repository which can be used to poll a folder for changes to upload.