Remove v2 from v3 branch

This commit is contained in:
crazywhalecc
2026-04-12 13:19:59 +08:00
parent 564e204111
commit 661b0fe887
428 changed files with 3 additions and 31014 deletions

View File

@@ -122,7 +122,7 @@ COPY ./composer.* /app/
ADD ./bin /app/bin
RUN composer install --no-dev
ADD ./config /app/config
ADD ./spc.registry.json /app/spc.registry.json
ADD ./spc.registry.yml /app/spc.registry.yml
RUN bin/spc doctor --auto-fix
RUN bin/spc install-pkg upx