You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/cpflow-help.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -54,7 +54,7 @@ You asked for review app help. These commands are generated by [cpflow](https://
54
54
|`DOCKER_BUILD_SSH_KNOWN_HOSTS`| optional | SSH known_hosts entries when SSH build hosts are not GitHub.com. |
55
55
|`HEALTH_CHECK_ACCEPTED_STATUSES`| optional | Space-separated HTTP statuses considered healthy on promote (default `200 301 302`). |
56
56
|`CPLN_CLI_VERSION`| optional | Pin a specific `@controlplane/cli` version; falls back to the action default when unset. |
57
-
|`CPFLOW_VERSION`| optional |Pin a specific cpflow gem version; falls back to the generated default when unset. |
57
+
|`CPFLOW_VERSION`| optional |Runtime gem-install override. When unset, cpflow is built from the pinned upstream workflow ref. When set, use the RubyGems version without a leading `v`. |
0 commit comments