parent
dc7a528393
commit
962d3518b4
2
Makefile
2
Makefile
|
@ -54,9 +54,7 @@ tag-version:
|
|||
go build # just an extra check to make sure the damn thing builds
|
||||
git tag v${VERSION}
|
||||
git push --tags
|
||||
cp .git/refs/tags/v${VERSION} resources/tags/
|
||||
scp resources/VERSION root@mirrors.wit.com:/data/mirrors/cloud/control-panel/
|
||||
scp resources/VERSION root@mirrors.wit.com:/data/mirrors/cloud/control-panel/linux/
|
||||
|
||||
# should update every go dependancy (?)
|
||||
update:
|
||||
|
|
|
@ -1 +1 @@
|
|||
0.6.39
|
||||
0.6.40
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
dc7a52839304425d83e8716f73b61e64c510af7c
|
Loading…
Reference in New Issue