Loading .gitlab/renovate-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -5,7 +5,7 @@ # include: # - project: 'iac/cloud-framework' # OTICA repo on your GitLab server # file: '.gitlab/renovate-ci.yml' # ref: 'v1.2.1' # pin to an OTICA release tag # ref: 'v1.3.0' # pin to an OTICA release tag # # Then: # 1. Add a *masked* CI/CD variable RENOVATE_TOKEN — a GitLab PAT or Loading docs/renovate.md +1 −1 Original line number Diff line number Diff line Loading @@ -261,7 +261,7 @@ For unattended updates, include the template and schedule a pipeline: include: - project: 'iac/cloud-framework' file: '.gitlab/renovate-ci.yml' ref: 'v1.2.1' # pin to an OTICA release tag ref: 'v1.3.0' # pin to an OTICA release tag ``` Then: Loading Loading
.gitlab/renovate-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -5,7 +5,7 @@ # include: # - project: 'iac/cloud-framework' # OTICA repo on your GitLab server # file: '.gitlab/renovate-ci.yml' # ref: 'v1.2.1' # pin to an OTICA release tag # ref: 'v1.3.0' # pin to an OTICA release tag # # Then: # 1. Add a *masked* CI/CD variable RENOVATE_TOKEN — a GitLab PAT or Loading
docs/renovate.md +1 −1 Original line number Diff line number Diff line Loading @@ -261,7 +261,7 @@ For unattended updates, include the template and schedule a pipeline: include: - project: 'iac/cloud-framework' file: '.gitlab/renovate-ci.yml' ref: 'v1.2.1' # pin to an OTICA release tag ref: 'v1.3.0' # pin to an OTICA release tag ``` Then: Loading