You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# TODO: RUN git clone --depth 1 --branch <version released with https://github.com/wrike/dart-code-metrics/pull/177> https://github.com/wrike/dart-code-metrics.git /app
RUN git clone --depth 1 --branch 4.16.0 https://github.com/dart-code-checker/dart-code-metrics.git /app
RUN pub get
RUN dart compile exe /app/bin/metrics.dart -o /app/metrics