meta: invoke janeway with --dev

The --dev flag injects a development modal in Landscape when globbing.
This commit is contained in:
Jared Tobin 2021-01-05 19:15:14 +04:00
parent daad76b5e2
commit d6e21e1519
No known key found for this signature in database
GPG Key ID: B77DC7C964AAD99A

View File

@ -10,7 +10,7 @@ chmod 600 service-account
chmod 600 id_ssh
chmod 600 id_ssh.pub
janeway release glob --no-pill \
janeway release glob --dev --no-pill \
--credentials service-account \
--ssh-key id_ssh \
--do-it-live \