mirror of
https://github.com/urbit/shrub.git
synced 2024-11-24 04:58:08 +03:00
meta: invoke janeway with --dev
The --dev flag injects a development modal in Landscape when globbing.
This commit is contained in:
parent
daad76b5e2
commit
d6e21e1519
2
.github/actions/glob/entrypoint.sh
vendored
2
.github/actions/glob/entrypoint.sh
vendored
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user