File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
octopusdeploy-create-package
octopusdeploy-deploy-release-tenanted Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -2,8 +2,8 @@ version: "1.0"
22kind : step-type
33metadata :
44 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
77 isPublic : true
88 description : Creates a zip package in the format expected by Octopus Deploy
99 sources :
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ version: "1.0"
22kind : step-type
33metadata :
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
@@ -14,7 +14,7 @@ metadata:
1414 - deployment
1515 icon :
1616 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"
1818 background : " #F4F6F8"
1919 maintainers :
2020 - name : OctopusDeploy
You can’t perform that action at this time.
0 commit comments