TFS Online - Dont Zip empty folder

Viewed 64

We're using TFS-Online to One-Click-Deploy our Software.

From time to time it happens, that we need to use some special scripts, we store in a folder. This basically means, most of the time said folder stays empty.

If i now go and trigger a build, i have there followings tasks

Zip task

Now the question:

Is there any way to suppress these two tasks if the folder to be zipped/deleted is empty?

The tasks are the built in ones.

Note: This is NO on-premise TFS

1 Answers
Related