Implement API for downloading artifacts from ref and build name:
Basically: GET /api/projects/:id/artifacts/:ref_name/:build_name Also added tests for it.
Showing
lib/api/artifacts.rb
0 → 100644
Please register or sign in to comment