Skip to content

Excavates build artifacts from a project and stores them in compressed tarballs, one per branch (most recent commit) and one per tag.

Notifications You must be signed in to change notification settings

robobrobro/excavate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Excavates build artifacts from a project and stores them in compressed tarballs, one per branch (most recent commit) and one per tag.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published