Skip to content

Add FIPS-compliant helper images and binaries to S3 sync job

Stan Hu requested to merge sh-add-helper-images-fips-s3 into main

What does this MR do?

In the stable S3 job (such as https://gitlab.com/gitlab-org/gitlab-runner/-/jobs/4850290993), it appears the FIPS-compliant helper images and binaries were not being uploaded to S3. This commit adds helper images fips (https://gitlab.com/gitlab-org/gitlab-runner/-/jobs/4850290735) and fips helper binaries (https://gitlab.com/gitlab-org/gitlab-runner/-/jobs/4850290697) to the job's dependencies.

Relates to #36781 (closed)

Edited by Stan Hu

Merge request reports