Skip to content

Commit 5e1a343

Browse files
committed
Fixup typo
1 parent a94485e commit 5e1a343

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -660,7 +660,7 @@ stages:
660660
vmImage: 'windows-latest'
661661

662662
steps:
663-
# We checkout here because we need to publish the source code along with the binaries per Apache's releaae policy
663+
# We checkout here because we need to publish the source code along with the binaries per Apache's release policy
664664
- checkout: self # self represents the repo where the initial Pipelines YAML file was found
665665
fetchDepth: '1' # the depth of commits to ask Git to fetch
666666

0 commit comments

Comments
 (0)