Just a simple test to see if uploading works
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Luca Beltrame 2022-01-30 00:35:13 +01:00
parent 6902625405
commit 10fcbadc85
Signed by: einar
GPG key ID: 4707F46E9EC72DEC

View file

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