File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed
src/main/resources/com/amazonaws/codedeploy/AWSCodeDeployPublisher Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 2323 <f : entry title =" Exclude Files" field =" excludes" >
2424 <f : textbox default =" " />
2525 </f : entry >
26- <f : entry title =" Proxy Host" field =" proxyHost" help = " /plugin/codedeploy/help-proxyHost.html " >
26+ <f : entry title =" Proxy Host" field =" proxyHost" >
2727 <f : textbox default =" " />
2828 </f : entry >
29- <f : entry title =" Proxy Port" field =" proxyPort" help = " /plugin/codedeploy/help-proxyPort.html " >
29+ <f : entry title =" Proxy Port" field =" proxyPort" >
3030 <f : textbox default =" " />
3131 </f : entry >
3232
Original file line number Diff line number Diff line change 66 instance.
77 </f : description >
88
9- <f : entry title =" AWS Access Key" name = " codedeploy " help = " /plugin/codedeploy/help- awsAccessKey.html " >
10- <f : textbox field = " awsAccessKey " />
9+ <f : entry title =" AWS Access Key" field = " awsAccessKey" >
10+ <f : textbox />
1111 </f : entry >
12- <f : entry title =" AWS Secret Key" name = " codedeploy " help = " /plugin/codedeploy/help- awsSecretKey.html " >
13- <f : password field = " awsSecretKey " />
12+ <f : entry title =" AWS Secret Key" field = " awsSecretKey" >
13+ <f : password />
1414 </f : entry >
15- <f : entry title =" Proxy Host" name = " codedeploy " help = " /plugin/codedeploy/help- proxyHost.html " >
16- <f : textbox default =" " field = " proxyHost " />
15+ <f : entry title =" Proxy Host" field = " proxyHost" >
16+ <f : textbox default =" " />
1717 </f : entry >
18- <f : entry title =" Proxy Port" name = " codedeploy " help = " /plugin/codedeploy/help- proxyPort.html " >
19- <f : textbox default =" " field = " proxyPort " />
18+ <f : entry title =" Proxy Port" field = " proxyPort" >
19+ <f : textbox default =" " />
2020 </f : entry >
2121 </f : section >
2222</j : jelly >
You can’t perform that action at this time.
0 commit comments