diff --git a/s2i-play/applier/templates/build.yml b/s2i-play/applier/templates/build.yml index 1656d93e3..64ac486ba 100644 --- a/s2i-play/applier/templates/build.yml +++ b/s2i-play/applier/templates/build.yml @@ -99,7 +99,7 @@ parameters: displayName: Play builder source branch/tag reference. name: PLAY_BUILDER_SOURCE_REPOSITORY_REF required: false - value: atomic + value: master - description: Path within Git project to build containing the Play Framework builder; empty for root project directory. displayName: Play builder context directory.