A bit of refactoring and updates
All checks were successful
ci/woodpecker/push/build Pipeline was successful
All checks were successful
ci/woodpecker/push/build Pipeline was successful
Signed-off-by: Nikolai Rodionov <iam@allanger.xyz>
This commit is contained in:
@@ -26,7 +26,7 @@ tasks:
|
||||
env:
|
||||
SOFTPLAYER_DB_CONNECTION_STRING: postgres://softplayer:qwertyu9@localhost:30432/softplayer?sslmode=disable
|
||||
SOFTPLAYER_REDIS_HOST: localhost:30379
|
||||
cmd: go run main.go serve --dev-mode --reflection
|
||||
cmd: go run main.go server --dev-mode --reflection
|
||||
|
||||
deploy-local-env:
|
||||
desc: Run a kind cluster and deploy deps
|
||||
|
||||
Reference in New Issue
Block a user