Hi
i want at first to take the whole project,
zip it and copy to destination folder.
the last part i know how to do, but how do i build
and artifact which is a zip file with the whole project?
Hi!
What about using git for cover those steps?
git clone - git pull - git checkout
And automated it by Bamboo tasks
Cheers,
Gonchik Tsymzhitov
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.