mirror of
https://github.com/XRPLF/clio.git
synced 2025-12-06 17:27:58 +00:00
Add nightly builds (#1013)
Partially fixes #884. Adds: - Docker image for CI on Linux - Nightly builds without cache and releases - Nightly clang-tidy checks - Fix typos in .clang-tidy
This commit is contained in:
12
.github/workflows/nightly_notes.md
vendored
Normal file
12
.github/workflows/nightly_notes.md
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
```
|
||||
Based on commit: $GITHUB_SHA
|
||||
```
|
||||
|
||||
> **Note:** Please remember that this is a development release and it is not recommended for production use.
|
||||
|
||||
Changelog (including previous releases): https://github.com/kuznetsss/clio/commits/nightly
|
||||
|
||||
## SHA256 checksums
|
||||
```
|
||||
$(CLIO_SHA256_SUMS)
|
||||
```
|
||||
Reference in New Issue
Block a user