Владимир Томишинец %!s(int64=5) %!d(string=hai) anos
pai
achega
572772e9e3
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      Dockerfile

+ 1 - 0
Dockerfile

@@ -1,5 +1,6 @@
 FROM registry.sdsys.ru/build-image:alpine-3.10-1 as build
 ARG branch=release
+ARG gradle_version=5.2.1
 COPY id_rsa /root/.ssh
 RUN gradle -v \
     && printf "Host git.alfatell.ru \n\tStrictHostKeyChecking no" > /root/.ssh/config \