More tests to see why it does not work
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
77125e921f
commit
ac10d9bc29
1 changed files with 1 additions and 2 deletions
|
@ -7,8 +7,7 @@ pipeline:
|
|||
image: dock.mau.dev/maubot/maubot:latest
|
||||
commands:
|
||||
- mkdir -p $HOME/.config
|
||||
- echo $${MBC_CONFIG} > $HOME/.config/maubot-cli.json
|
||||
- cat $HOME/.config/maubot-cli.json
|
||||
- echo $${MBC_CONFIG}
|
||||
- mbc build /data/sources --upload
|
||||
secrets: [mbc_config]
|
||||
release:
|
||||
|
|
Loading…
Add table
Reference in a new issue