The GitHub Actions job "Publish Nightly Docker image" on incubator-horaedb.git 
has failed.
Run started by GitHub user chunshao90 (triggered by chunshao90).

Head commit for run:
1c56d2b1d70fc740fc6a62b92b4ac0cbd5f904d7 / Jiacai Liu <[email protected]>
chore: remove tini binary (#1503)

## Rationale
Our repo should not contain any binaries.

## Detailed Changes
- Download tini instead of hard copy

## Test Plan
CI

Also I use command below to ensure no other binaries exists.
```
fd -t file --exclude target --exec file {} \; | grep -v ASCII | grep -v UTF-8
```

Report URL: https://github.com/apache/incubator-horaedb/actions/runs/9040590281

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to