Skip to content

Commit

Permalink
update dev_ops.md
Browse files Browse the repository at this point in the history
  • Loading branch information
andreatramacere committed Apr 30, 2024
1 parent bcdf1a2 commit 2648cfc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev_ops.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

- If you want to make a tag you can use the script, the `-do_remote_tag` option will create the tag remotely,
deleting remotely the one with the same name, e.g.:
- `./make_tag.py 1.1.2 -do_remote_tag`
- `./make_tag.py -tag 1.1.2 -do_remote_tag`

To use as tag the current version
- `./make_tag.py -do_remote_tag`
Expand Down

0 comments on commit 2648cfc

Please sign in to comment.