More path adjustments
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
30b14bbe31
commit
28f6e562bb
1 changed files with 2 additions and 3 deletions
|
@ -6,9 +6,8 @@ pipeline:
|
||||||
build:
|
build:
|
||||||
image: dock.mau.dev/maubot/maubot:latest
|
image: dock.mau.dev/maubot/maubot:latest
|
||||||
commands:
|
commands:
|
||||||
- mkdir -p /data/.config
|
- echo $${MBC_CONFIG} > /data/maubot-cli.json
|
||||||
- echo $${MBC_CONFIG} > /data/.config/maubot-cli.json
|
- mbc build /data/sources --upload
|
||||||
- mbc build /data/sources --upload -s https://conference.heavensinferno.net
|
|
||||||
secrets: [mbc_config]
|
secrets: [mbc_config]
|
||||||
release:
|
release:
|
||||||
image: plugins/gitea-release
|
image: plugins/gitea-release
|
||||||
|
|
Loading…
Add table
Reference in a new issue