This commit is contained in:
parent
10fcbadc85
commit
d2f3785028
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ pipeline:
|
|||
image: dock.mau.dev/maubot/maubot:latest
|
||||
commands:
|
||||
- mkdir -p $HOME/.config
|
||||
- echo $${MBC_CONFIG}} > $HOME/.config/maubot-cli.json
|
||||
- echo $${MBC_CONFIG} > $HOME/.config/maubot-cli.json
|
||||
- mbc build /data/sources --upload
|
||||
secrets: [mbc_config]
|
||||
release:
|
||||
|
|
Loading…
Add table
Reference in a new issue