build(push-script): add cz bump instruction
Signed-off-by: zontreck <tarapiccari@gmail.com>
This commit is contained in:
parent
d08b04a966
commit
cd1dd97242
1 changed files with 1 additions and 0 deletions
1
push
1
push
|
@ -1,4 +1,5 @@
|
|||
#!/bin/bash
|
||||
|
||||
cz bump
|
||||
git push --all
|
||||
git push --tags
|
||||
|
|
Loading…
Reference in a new issue