I have my workflow setup so that when the job settings and output settings can b run through and the, files are split to my settings. However, the workflow output step that is required, forces a file to be named and copied from the input step to a designated folder.
How can I have this step ignored or have the output file deleted?
Yeah good call. I had the delete task on a different branch and nothing was happening. I guess it’s because it needs to be on the same branch.
I still need the input file in a separate folder for archiving purposes, so I just set the output directory to an archive folder on all branches and it just overwrites the file in 1 process run.