🚀 修改 e2e 配置.
This commit is contained in:
6
docker/e2e/Dockerfile
Normal file
6
docker/e2e/Dockerfile
Normal file
@@ -0,0 +1,6 @@
|
||||
FROM ghcr.io/linuxsuren/api-testing:v0.0.17
|
||||
|
||||
WORKDIR /workspace
|
||||
COPY . .
|
||||
|
||||
CMD [ "/workspace/entrypoint.sh" ]
|
||||
Reference in New Issue
Block a user