Added basic organization edit page

This commit is contained in:
frikky
2020-11-06 16:42:21 +01:00
parent d67bdc7730
commit 8232dbf2e1
5 changed files with 394 additions and 46 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
NAME=worker
VERSION=0.6.0
VERSION=0.8.0
echo "Running docker build with $NAME:$VERSION"
CGO_ENABLED=0 GOOS=linux go build -a -installsuffix cgo -o worker.bin .