add frontend docker build and deploy and gitea action
This commit is contained in:
Executable
+7
@@ -0,0 +1,7 @@
|
||||
docker build \
|
||||
-t gitea.coupxd.com/cody/go-weather:latest \
|
||||
.
|
||||
|
||||
docker build \
|
||||
-t gitea.coupxd.com/cody/go-weather-frontend:latest \
|
||||
./frontend
|
||||
Reference in New Issue
Block a user