Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
flin-8 committed Dec 16, 2024
2 parents 26cbd25 + 3aa1f1b commit 6b7e925
Showing 1 changed file with 1 addition and 8 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
layout: src/layouts/Default.astro
pubDate: 2023-01-01
modDate: 2024-09-12
modDate: 2024-12-16
title: Create release
description: Using the Octopus CLI to create releases.
navOrder: 100
Expand Down Expand Up @@ -44,13 +44,6 @@ Release creation:
an asterisk. An asterisk will be assumed for
StepName, PackageID, or PackageName if they are
omitted.
Can be specified multiple times.
--git-resource=VALUE [Optional] Git reference to use for a Git resource
in the release. Format: StepName:GitRef or
StepName:GitResourceName:GitRef. GitRef can be
replaced with an asterisk. An asterisk means
use the step-defined default branch.
Can be specified multiple times.
--packagesFolder=VALUE [Optional] A folder containing NuGet packages
from which we should get versions.
--releaseNotes=VALUE [Optional] Release Notes for the new release.
Expand Down

0 comments on commit 6b7e925

Please sign in to comment.