Explorar o código

add build make target for gopy

Breandan Dezendorf %!s(int64=2) %!d(string=hai) anos
pai
achega
11b0638cbe
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      dezendorf/applications/gopy/Makefile

+ 3 - 0
dezendorf/applications/gopy/Makefile

@@ -1,2 +1,5 @@
 migrate:
 	FLASK_APP=gopy.py python3 -m  flask db upgrade
+
+build:
+	/bin/bash build.sh