Skip to content

Commit

Permalink
doc (#264): fix the javadoc of buildEnvVars in OpenshiftApplication.
Browse files Browse the repository at this point in the history
  • Loading branch information
iocanel committed Jul 15, 2019
1 parent 157b02a commit eaa776e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@
String builderImage() default "fabric8/s2i-java:2.3";

/**
* Environment variables to add to all containers.
* Environment variables to use for the s2i build.
* @return The environment variables.
*/
Env[] buildEnvVars() default {};
Expand Down

0 comments on commit eaa776e

Please sign in to comment.