Skip to content

Commit db2d5fe

Browse files
Include Octopus in step name for consistency
1 parent dbf4018 commit db2d5fe

File tree

2 files changed

+3
-3
lines changed
  • incubating

2 files changed

+3
-3
lines changed

incubating/octopusdeploy-create-package/step.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ version: "1.0"
22
kind: step-type
33
metadata:
44
name: octopusdeploy-create-package
5-
version: 1.0.0
6-
title: Create a package
5+
version: 1.0.1
6+
title: Create a package in Octopus Deploy
77
isPublic: true
88
description: Creates a zip package in the format expected by Octopus Deploy
99
sources:

incubating/octopusdeploy-deploy-release-tenanted/step.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ version: "1.0"
22
kind: step-type
33
metadata:
44
name: octopusdeploy-deploy-release-tenanted
5-
version: 1.0.0
5+
version: 1.0.1
66
title: Deploy a tenanted release in Octopus Deploy
77
isPublic: true
88
description: Deploy a tenanted release in Octopus Deploy

0 commit comments

Comments
 (0)