Skip to content

Commit d6a28e6

Browse files
plugin.yaml modified
1 parent 427f648 commit d6a28e6

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

dcos-app-deploy/plugin.yaml

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
tag: 0.0.1
2+
version: 0.1.0
3+
description: Deploy an application on dcos cluster
4+
keywords:
5+
- dcos
6+
- deploy
7+
- deployment
8+
+home: https://github.com/codefresh-io/cf-deploy-dcos
9+
+sources:
10+
+ - https://github.com/codefresh-io/cf-deploy-dcos
11+
+maintainers: # (optional)
12+
+ - name: Eugene Semirski
13+
+ email: eugene@codefresh.io
14+
+icon: https://avatars0.githubusercontent.com/u/29493517?v=4&s=400
15+
+envs:
16+
+ - name: ENV_NAME
17+
+ type: required
18+
+ description: Some description

0 commit comments

Comments
 (0)