We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f6a188 commit 9ef46edCopy full SHA for 9ef46ed
incubating/octopusdeploy-deploy-release/deploy-release.yml
@@ -9,7 +9,7 @@ metadata:
9
sources:
10
- "https://github.com/codefresh-io/steps/tree/master/incubating/octopusdeploy-deploy-release"
11
stage: incubating
12
- official: false
+ official: true
13
categories:
14
- deployment
15
icon:
@@ -21,7 +21,7 @@ metadata:
21
examples:
22
- workflow:
23
deploy-release:
24
- type: octopusdeploy/deploy-release
+ type: octopusdeploy-deploy-release
25
arguments:
26
OCTOPUS_API_KEY: "${{OCTOPUS_API_KEY}}"
27
OCTOPUS_URL: "${{OCTOPUS_URL}}"
0 commit comments