Skip to content

Commit 1e4945b

Browse files
committed
Ajuste Dockerfile-build
1 parent c0c262d commit 1e4945b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile-build

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ ARG nameSpace
55
ARG DskipTests
66
WORKDIR /app
77
COPY . /app
8+
RUN apt install python3-pip
89
RUN pip install nexus3-cli
910
RUN mvn package -f pom-base.xml -Dversao=$nameSpace $DskipTests
1011

0 commit comments

Comments
 (0)