parent
402bbd93d6
commit
936176010a
1
Makefile
1
Makefile
|
@ -40,6 +40,7 @@ push:
|
||||||
tag-version:
|
tag-version:
|
||||||
git tag v${VERSION}
|
git tag v${VERSION}
|
||||||
git push --tags
|
git push --tags
|
||||||
|
scp VERSION root@mirrors.wit.com:/data/mirrors/cloud/control-panel/
|
||||||
|
|
||||||
# should update every go dependancy (?)
|
# should update every go dependancy (?)
|
||||||
update:
|
update:
|
||||||
|
|
Loading…
Reference in New Issue