Skip to content
  • Stan Hu's avatar
    Add Ruby gem and Gitaly binary cache CI jobs for FIPS · d860ca3f
    Stan Hu authored
    This will allow the FIPS jobs to run without having to reinstall
    Ruby gems and recompile Gitaly and Workhorse.
    
    Replace `DEBIAN_VERSION` and hard-coded `debian` values in favor
    of `BUILD_OS` and `OS_VERSION` variables.
    
    Simplify the `setup-test-env-fips` CI step now that `libpq-devel` is
    now in the UBI image
    (gitlab-build-images!775).
    
    Relates to #441519
    d860ca3f