Explorar o código

remove unneeded -y

Sam Erika Clotfelter %!s(int64=4) %!d(string=hai) anos
pai
achega
bd1630c2ee
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -10,7 +10,7 @@ COPY nitter.nimble .
 RUN nimble install -y -d:strip
 
 COPY . .
-RUN nimble build -y -d:danger -d:lto \
+RUN nimble build -d:danger -d:lto \
     && nimble scss \
     && nimble md