File tree 2 files changed +4
-4
lines changed
octopusdeploy-create-package
octopusdeploy-deploy-release-tenanted
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -2,8 +2,8 @@ version: "1.0"
2
2
kind : step-type
3
3
metadata :
4
4
name : octopusdeploy-create-package
5
- version : 1.0.0
6
- title : Create a package
5
+ version : 1.0.1
6
+ title : Create Octopus Deploy package
7
7
isPublic : true
8
8
description : Creates a zip package in the format expected by Octopus Deploy
9
9
sources :
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ version: "1.0"
2
2
kind : step-type
3
3
metadata :
4
4
name : octopusdeploy-deploy-release-tenanted
5
- version : 1.0.0
5
+ version : 1.0.1
6
6
title : Deploy a tenanted release in Octopus Deploy
7
7
isPublic : true
8
8
description : Deploy a tenanted release in Octopus Deploy
@@ -14,7 +14,7 @@ metadata:
14
14
- deployment
15
15
icon :
16
16
type : svg
17
- url : " https://cdn.jsdelivr.net/gh/codefresh-io/steps/incubating/octopusdeploy-deploy-release/deploy-release-tenanted.svg"
17
+ url : " https://cdn.jsdelivr.net/gh/codefresh-io/steps/incubating/octopusdeploy-deploy-release-tenanted /deploy-release-tenanted.svg"
18
18
background : " #F4F6F8"
19
19
maintainers :
20
20
- name : OctopusDeploy
You can’t perform that action at this time.
0 commit comments