🚀 修改 e2e 配置.
This commit is contained in:
@@ -2,5 +2,6 @@ FROM ghcr.io/linuxsuren/api-testing:v0.0.17
|
|||||||
|
|
||||||
WORKDIR /workspace
|
WORKDIR /workspace
|
||||||
COPY . .
|
COPY . .
|
||||||
|
RUN chmod 777 *
|
||||||
|
|
||||||
CMD [ "/workspace/entrypoint.sh" ]
|
CMD [ "/workspace/entrypoint.sh" ]
|
||||||
|
|||||||
Reference in New Issue
Block a user