Pass `expire_in` from `artifacts:expire_in` when uploading artifacts to POST request
This passes received expire_in
to POST request when uploading artifacts.
In order to make this work, this MR is required: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/4200.
@tmaczukin What do you think?