And yet more tests
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Luca Beltrame 2022-01-30 00:39:25 +01:00
parent ac10d9bc29
commit 60c0b7adf6
Signed by: einar
GPG key ID: 4707F46E9EC72DEC

View file

@ -7,7 +7,8 @@ pipeline:
image: dock.mau.dev/maubot/maubot:latest
commands:
- mkdir -p $HOME/.config
- echo $${MBC_CONFIG}
- echo $${MBC_CONFIG} > $HOME/.config/maubot-cli.json
- echo $HOME
- mbc build /data/sources --upload
secrets: [mbc_config]
release: