Skip to content

Add artifact download

Created by: jpeedroza

Description

This changes create a new command to download all files inside the Artifact from the last pipeline.

Related Issue

Resolves #888 (closed)

How Has This Been Tested?

I tested this command with my own repository, generating the artifact from the pipeline with various directories and files.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation
  • Chore (Related to CI or Packaging to platforms)

Merge request reports