kopia lustrzana https://github.com/piku/piku
chore(lint)
rodzic
bf2636fb44
commit
9dd884fa8a
2
piku.py
2
piku.py
|
@ -590,7 +590,7 @@ def deploy_go(app, deltas={}):
|
|||
if exists(go_mod):
|
||||
echo("-----> Running go mod tidy for '{}'".format(app), fg='green')
|
||||
call('go mod tidy', cwd=join(APP_ROOT, app), shell=True)
|
||||
|
||||
|
||||
return spawn_app(app, deltas)
|
||||
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue