A minor fix and break sign in
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 <allanger@posteo.com>
This commit is contained in:
@@ -8,7 +8,7 @@ vars:
|
||||
tasks:
|
||||
serve:
|
||||
desc: Run web-server
|
||||
cmd: flutter run -d web-server --web-port 8080
|
||||
cmd: flutter run -d web-server --web-port '{{ .DEFAULT_PORT }}'
|
||||
silent: true
|
||||
|
||||
get-proto-from-branch:
|
||||
|
||||
Reference in New Issue
Block a user