mirror of
https://github.com/moan0s/alertbot.git
synced 2024-10-01 06:25:35 -04:00
Reduce automatic upload to difference between web interface
and add a bit more explanation why this might be helpful
This commit is contained in:
parent
e6777b9bf6
commit
ec44565558
@ -35,10 +35,9 @@ cd alertbot
|
|||||||
mbc build
|
mbc build
|
||||||
```
|
```
|
||||||
|
|
||||||
Build it remotely, and upload the the build simultaneously.
|
It's possible to upload the build to you maubot instance from the CLI. This is especially helpful when developing.
|
||||||
|
First login to your instance, then add the `-u` flag to upload after build.
|
||||||
```shell
|
```shell
|
||||||
git clone https://github.com/moan0s/alertbot
|
|
||||||
cd alertbot
|
|
||||||
mbc login
|
mbc login
|
||||||
mbc build -u
|
mbc build -u
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user