删除 Dockerfiles/Dockerfile-Test

This commit is contained in:
tiananlin 2025-12-15 16:25:42 +08:00
parent 77acaa51d6
commit 03362c4179
1 changed files with 0 additions and 5 deletions

View File

@ -1,5 +0,0 @@
FROM registry-vpc.cn-chengdu.aliyuncs.com/zhixueli-prod/android-builder:jdk11-jdk21
WORKDIR /app
COPY . .
RUN chmod +x gradlew
RUN ./gradlew library:publishDebugPublicationToDebugRepoRepository