Skip to content

Commit

Permalink
Add missing CRLF at EOF
Browse files Browse the repository at this point in the history
  • Loading branch information
AliSoftware committed Jan 31, 2025
1 parent 7b1b228 commit c74eda6
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .buildkite/release-pipelines/code-freeze.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ steps:
retry:
manual:
allowed: false
reason: "If this job fails, please trigger a new build from ReleasesV2 instead of retrying this step"
reason: "If this job fails, please trigger a new build from ReleasesV2 instead of retrying this step"
2 changes: 1 addition & 1 deletion .buildkite/release-pipelines/finalize-hotfix-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ steps:
retry:
manual:
allowed: false
reason: "If this job fails, please trigger a new build from ReleasesV2 instead of retrying this step"
reason: "If this job fails, please trigger a new build from ReleasesV2 instead of retrying this step"
2 changes: 1 addition & 1 deletion .buildkite/release-pipelines/finalize-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ steps:
retry:
manual:
allowed: false
reason: "If this job fails, please trigger a new build from ReleasesV2 instead of retrying this step"
reason: "If this job fails, please trigger a new build from ReleasesV2 instead of retrying this step"
2 changes: 1 addition & 1 deletion .buildkite/release-pipelines/new-beta-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ steps:
retry:
manual:
allowed: false
reason: "If this job fails, please trigger a new build from ReleasesV2 instead of retrying this step"
reason: "If this job fails, please trigger a new build from ReleasesV2 instead of retrying this step"
2 changes: 1 addition & 1 deletion .buildkite/release-pipelines/new-hotfix-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ steps:
retry:
manual:
allowed: false
reason: "If this job fails, please trigger a new build from ReleasesV2 instead of retrying this step"
reason: "If this job fails, please trigger a new build from ReleasesV2 instead of retrying this step"
2 changes: 1 addition & 1 deletion .buildkite/release-pipelines/publish-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ steps:
retry:
manual:
allowed: false
reason: "If this job fails, please trigger a new build from ReleasesV2 instead of retrying this step"
reason: "If this job fails, please trigger a new build from ReleasesV2 instead of retrying this step"

0 comments on commit c74eda6

Please sign in to comment.