Skip to content

Commit df7e6f1

Browse files
committed
Updated Dockerfile
1 parent 2a72f92 commit df7e6f1

File tree

1 file changed

+0
-1
lines changed
  • sdk/storage/azure-storage-blob-stress-v2

1 file changed

+0
-1
lines changed

sdk/storage/azure-storage-blob-stress-v2/Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ RUN --mount=type=cache,target=/root/.m2 \
2121
mvn -f /stress/sdk/parents/azure-perf-test-parent/pom.xml clean install ${SKIP_CHECKS} && \
2222
mvn -f /stress/common/perf-test-core/pom.xml clean install ${SKIP_CHECKS} && \
2323
mvn -f /stress/sdk/tools/pom.xml clean install ${SKIP_CHECKS} && \
24-
mvn -f /stress/sdk/clientcore/core/pom.xml clean install ${SKIP_CHECKS} && \
2524
mvn -f /stress/sdk/clientcore/http-okhttp3/pom.xml clean install ${SKIP_CHECKS} && \
2625
mvn -f /stress/sdk/core/azure-core-v2/pom.xml clean install ${SKIP_CHECKS} && \
2726
mvn -f /stress/sdk/storage/azure-storage-blob/pom.xml clean install ${SKIP_CHECKS} && \

0 commit comments

Comments
 (0)