Manual Upload Step

Ryan Holzum November 7, 2014

I am currently using the free version of Unity, so I can't use command line tools to build Unity apps.  My project includes a site that wraps around a Unity plugin.  

Is it possible to have a deployment, where it builds/tests the website portions, and then has a manual step requiring me to upload a compiled Unity program, and then continue?

I know it's not very 'CI/ContinuousDeployment', but at least it can run automated tasks before, and then deploy the finished site+plugin to a server for me after

1 answer

0 votes
Norman Abramovitz
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
November 8, 2014

You would make a builder task script that has no test results  and it would scp your unity program and then email you that the upload is done.  

Then create a test task waiting for an artifact to come into existence. 

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events