diff --git a/Dockerfile b/Dockerfile index adf5d18..e2adafc 100644 --- a/Dockerfile +++ b/Dockerfile @@ -16,6 +16,7 @@ RUN sbt -Dscoverage.skip=true update # Copy the rest of the code COPY . . + # Build the app and stage it RUN sbt -Dscoverage.skip=true clean stage diff --git a/knockoutwhistfrontend b/knockoutwhistfrontend index 30798ce..db5c70d 160000 --- a/knockoutwhistfrontend +++ b/knockoutwhistfrontend @@ -1 +1 @@ -Subproject commit 30798ce7235ed1dc63cbe01021ab99269541ed40 +Subproject commit db5c70d02a646b83ba6e4043e28fc0dc9f76fb04