parent
e177b364a0
commit
2513e32e7d
2
Makefile
2
Makefile
|
@ -48,7 +48,7 @@ push:
|
|||
git push --all
|
||||
|
||||
tag-version:
|
||||
# git push --delete origin v0.6.15
|
||||
# git push --delete origin v0.6.15 # to delete a tag upstream
|
||||
-rm cloud-control-panel
|
||||
go build
|
||||
git tag v${VERSION}
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
28b6130e98b0740cb724da6464361e3a cloud-control-panel
|
Loading…
Reference in New Issue