Skip to content

ci: Save Workhorse's WORKHORSE_TREE file to avoid re-building it

What does this MR do?

Due to a combination of !49014 (merged) (which made sure we save only the binary files as artifacts) and 4d03a5f1 (which introduced tmp/tests/gitlab-workhorse/WORKHORSE_TREE to avoid rebuilding workhorse), we need to also save the tmp/tests/gitlab-workhorse/WORKHORSE_TREE file otherwise Workhorse will rebuild the binaries.

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

Related to #324415 (closed)

Edited by Rémy Coutable

Merge request reports

Loading