The GitHub Actions job "Nightly - E2E SQL" on shardingsphere.git/master has 
failed.
Run started by GitHub user menghaoranss (triggered by menghaoranss).

Head commit for run:
24a5eaf8cdf948dce427455d34b68268a4c7a8ed / Eunbin Son 
<[email protected]>
Fix unexpanded LOCAL_PATH in Proxy Native Dockerfile ENTRYPOINT (#39146)

* Fix unexpanded LOCAL_PATH in Proxy Native Dockerfile ENTRYPOINT

* Drop ENV LOCAL_PATH and use absolute path directly in Proxy Native Dockerfiles

Keeping ENV LOCAL_PATH left the install path with two independent
representations: COPY via the variable and ENTRYPOINT hardcoded, which
is the drift the original fix targeted. Use the absolute
/opt/shardingsphere-proxy directly in COPY so a single literal governs
both COPY and ENTRYPOINT.

Report URL: https://github.com/apache/shardingsphere/actions/runs/29933926680

With regards,
GitHub Actions via GitBox

Reply via email to