Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 589 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 589 Bytes

Excavate

Excavate is a command-line tool designed to be run by a GitLab CI runner in order to save artifacts generated by a CI build in a persietent location.

Installation

  1. Clone this repository
  2. Run install.sh as root

Usage

  1. Add excavate to your .gitlab-ci.yml file as the last command in any build where you want build artifacts to be collected and saved.

Copyright

Project icon