CE-3171: Add task to store database dumps for ce-deploy in artifactory
There are a few pieces that are needed from CSI:
- A group/location/whatever needs to be created on artifactory to store the database dumps (tentatively called
ce_database_dumps
) - Appropriate credentials need to be added to the task that actually performs the upload
At the moment, this will overwrite the file every day. This is already better than the current state, but could be discussed if we should keep database dumps for longer.
@andersharrisson ping