Skip to content

Update CI template examples to default branch

Marcel Amirault requested to merge update-ci-template-default-branch-2 into master

What does this MR do?

What does this MR do?

As part of the linked issue, we should make sure all CI/CD templates all point to $CI_DEFAULT_BRANCH and not a hardcoded default branch like master.

This MR touches CI/CD template examples for various languages and tools. Since these are meant for copy/pasting into a project, and not to be used with include, I think it's safe to update these right now.

Related to #324131 (closed)

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

Merge request reports