UNCLASSIFIED - NO CUI

Resolve "Permission denied when using "cache" in gitlab-ci.yml"

When using cache in a CI pipeline the runner is unable to write to the default directory /cache due to ironbank hardened image. Fixed by configuring a different cache directory.

Also tweak some documentation.

Closes #5 (closed)

Edited by kevin.wilder

Merge request reports

Loading