Skip to content

Commit

Permalink
Merge pull request #110 from theohbrothers/docs/readme-update-best-pr…
Browse files Browse the repository at this point in the history
…actices

Docs (readme): Update best practices
  • Loading branch information
joeltimothyoh committed Jun 24, 2024
2 parents cbc5874 + c94ba89 commit b0e560a
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 @@ -270,4 +270,4 @@ git commit -am 'Bump PSModulePublisher to vx.x.x'
## Best practices

- Use only tag refs of `PSModulePublisher` in your main project.
- If using the project as a [Submodule with CI remote templates](#submodule), ensure your main project's CI file(s) is configured to use a [tag ref](docs/samples/ci/azure-pipelines/azure-pipelines.linux-container.yml#L19) of `PSModulePublisher` for its CI remote templates, and that the ref matches that of the `PSModulePublisher` submodule used in your main project.
- If using the project as a [Submodule with CI remote templates](#submodule), ensure your main project's CI file(s) is configured to use a [tag ref](docs/samples/ci/azure-pipelines/azure-pipelines.linux-container.yml#L15-#L19) of `PSModulePublisher` for its CI remote templates, and that the ref matches that of the `PSModulePublisher` submodule used in your main project.

0 comments on commit b0e560a

Please sign in to comment.