Skip to content

Commit

Permalink
chore: remove command
Browse files Browse the repository at this point in the history
  • Loading branch information
jkoenig134 committed Feb 27, 2025
1 parent 054406a commit 37f035f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Applications/AdminApi/src/AdminApi/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,6 @@ COPY Applications/AdminUi /src
WORKDIR /src
RUN dart pub global activate melos
RUN dart pub global run melos:melos bootstrap
RUN dart pub global run melos:melos generate_translations
WORKDIR /src/apps/admin_ui
RUN flutter build web --output /build

Expand Down

0 comments on commit 37f035f

Please sign in to comment.