We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63c431f commit a589770Copy full SHA for a589770
1 file changed
README.md
@@ -12,9 +12,9 @@ See [NOTICE](./NOTICE) for details.
12
13
API proxy for Convox racks with SSO, RBAC, and audit logging. SOC2 compliant.
14
15
-
+
16
17
-_[More screenshots](./docs/SCREENSHOTS.md)_
+_[More screenshots](./docs/legacy/SCREENSHOTS.md)_
18
19
## What is Convox?
20
@@ -470,6 +470,7 @@ git push origin v1.0.1 # or: git push --tags
470
```
471
472
The GitHub Actions release workflow automatically:
473
+
474
- Builds the Docker image for linux/amd64
475
- Pushes to `docker.io/docspringcom/rack-gateway` with commit SHA and `latest` tags
476
- Creates a GitHub release with binaries and checksums
0 commit comments