Skip to content

Commit

Permalink
Merge pull request #937 from sungam3r/patch-2
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
abdulapopoola authored Jan 29, 2024
2 parents 89e5ce4 + 77e3f83 commit 38a6f49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,7 @@ Thus `https://[gitlab.domain/org/dependabot-script-repo]/pipeline_schedules` das
* Clone or mirror this repository.
* Copy `.gitlab-ci.example.yml` to `.gitlab-ci.yml` or set [a custom CI config path for direct usage](https://docs.gitlab.com/ee/ci/pipelines/settings.html#specify-a-custom-cicd-configuration-file).
* [Set the required global variables](https://docs.gitlab.com/ee/ci/variables/#variables) used in [`./generic-update-script.rb`][generic-script].
* Create [a pipeline schedule](https://docs.gitlab.com/ee/user/project/pipelines/schedules.html) for each managed repository.
* Create [a pipeline schedule](https://docs.gitlab.com/ee/ci/pipelines/schedules.html) for each managed repository.
* Set in the schedule the required variables:
* `PROJECT_PATH`: `group/repository`
* `PACKAGE_MANAGER_SET`: `bundler,composer,npm_and_yarn`
Expand Down

0 comments on commit 38a6f49

Please sign in to comment.