We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab31e56 commit 8d24770Copy full SHA for 8d24770
docs/INSTALLATION.md
@@ -33,7 +33,7 @@ git add -A .release-me
33
git commit -m "chore: integration of release-me to my project"
34
```
35
36
-## Docker \[WIP\]
+## Docker
37
38
```bash title="Bash (Terminal)"
39
docker run --rm --volume $(pwd):/repository dalisoft/release-me:latest
docs/features/SSH_SIGN.md
@@ -3,7 +3,7 @@ sidebar_position: 2
3
title: SSH Sign
4
---
5
6
-# SSH Sign \[EXPERIMENTAL\]
+# SSH Sign
7
8
This project allows you use SSH Sign for your Git tags without headaches and with keeping same performance
9
0 commit comments