File tree Expand file tree Collapse file tree 2 files changed +25
-0
lines changed Expand file tree Collapse file tree 2 files changed +25
-0
lines changed Original file line number Diff line number Diff line change
1
+ # Import Docker Images Codefresh Plugin
2
+
3
+ Pause execution till user connect to exposed URL and submit Form with required details
4
+
5
+ ## Environment Variables
6
+
7
+ - ` APPROVAL_URL ` : url of manual approval form
Original file line number Diff line number Diff line change
1
+ image : codefresh/manual-step
2
+ tag : master
3
+ version : 0.1.0
4
+ description : Pause execution till user connect to exposed URL and submit Form with required details
5
+ keywords :
6
+ - docker
7
+ - manual
8
+ home : https://github.com/jennyps/cf-manual-step
9
+ sources :
10
+ - https://github.com/jennyps/cf-manual-step
11
+ maintainers : # (optional)
12
+ - name : Jenny Passi
13
+
14
+ icon : https://dab1nmslvvntp.cloudfront.net/wp-content/uploads/2016/11/1479211772build-image-with-dockerfile_feature.jpg
15
+ envs :
16
+ - name : APPROVAL_URL
17
+ type : required
18
+ description : url of manual approval form
You can’t perform that action at this time.
0 commit comments