Mark binaries as WIP

This commit is contained in:
Luke Murphy 2020-10-13 14:34:12 +02:00
parent f210bad620
commit 65e1c66913
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC

View File

@ -56,6 +56,8 @@ The `git push -u all main` will setup `git push` to automatically push to both r
### Make a new Release ### Make a new Release
> Publishing binaries is disabled until we make further progress on [#3](https://git.vvvvvvaria.org/rra/dropship/issues/3)
```bash ```bash
$ git tag $mytag # follow semver.org please $ git tag $mytag # follow semver.org please
$ git push $ git push