Skip to content

[Run2_2017] Automatically create Docker images as part of a CI GitHub Action

Alexx Perloff requested to merge github/fork/aperloff/Run2_2017_Docker into Run2_2017

Created by: aperloff

Setup a system whereby a couple of Docker images are setup using a GitHub Action. Both images will have the TreeMaker software installed. One of them will have the CVMFS cache cleared while the other will not. More information about the images can be found in the TreeMaker wiki.

Merge request reports