This commit is contained in:
parent
60c0b7adf6
commit
e5dd6edc28
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ pipeline:
|
||||||
commands:
|
commands:
|
||||||
- mkdir -p $HOME/.config
|
- mkdir -p $HOME/.config
|
||||||
- echo $${MBC_CONFIG} > $HOME/.config/maubot-cli.json
|
- echo $${MBC_CONFIG} > $HOME/.config/maubot-cli.json
|
||||||
- echo $HOME
|
- grep server $HOME/.config/maubot-cli.json
|
||||||
- mbc build /data/sources --upload
|
- mbc build /data/sources --upload
|
||||||
secrets: [mbc_config]
|
secrets: [mbc_config]
|
||||||
release:
|
release:
|
||||||
|
|
Loading…
Add table
Reference in a new issue