diff options
author | Dylan Arbour <arbourd@users.noreply.github.com> | 2024-05-07 14:38:15 -0400 |
---|---|---|
committer | avahahn <110854134+avahahn@users.noreply.github.com> | 2024-05-09 13:09:57 -0700 |
commit | 6d0880c9956243ba476ce25ca7c1060692d172a2 (patch) | |
tree | 4c06a16cee4124f0ec69925d409b2acafbfde0d9 /README.md | |
parent | 00009765a825346127c411250d46ed5647c9a823 (diff) | |
download | unit-6d0880c9956243ba476ce25ca7c1060692d172a2.tar.gz unit-6d0880c9956243ba476ce25ca7c1060692d172a2.tar.bz2 |
Add unitctl build and release CI
Adds a GitHub Actions workflow that builds and releases unitctl binaries
when a tag prefixed with `unitctl/` is pushed.
Binaries are built on pull-requests that change any files within
`tools/unitctl`, on `master` branch pushes and when `unitctl/` prefixed
tags are pushed.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -222,4 +222,3 @@ usability. - For security issues, [email us](mailto:security-alert@nginx.org), mentioning NGINX Unit in the subject and following the [CVSS v3.1](https://www.first.org/cvss/v3.1/specification-document) spec. - |