Skip to content
Snippets Groups Projects

Develop

Merged Tifenn Guillas requested to merge develop into master
197 files
+ 56744
11866
Compare changes
  • Side-by-side
  • Inline
Files
197
+ 1
0
@@ -5,6 +5,7 @@ ENV DEBIAN_FRONTEND=noninteractive
# Yarn
RUN yarn global add @angular/cli
RUN ng config -g cli.packageManager yarn
RUN ng config -g cli.warnings.versionMismatch false
# Chromium
RUN apt-get update \
Loading