This commit is contained in:
parent
47da86f24c
commit
01cb708ffe
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ pipeline:
|
||||||
build:
|
build:
|
||||||
image: dock.mau.dev/maubot/maubot:latest
|
image: dock.mau.dev/maubot/maubot:latest
|
||||||
commands:
|
commands:
|
||||||
- mbc build /maubot-osc/src
|
- mbc build /maubot-osc/src -o /maubot-osc/src/
|
||||||
secrets: [mbc_username, mbc_password]
|
secrets: [mbc_username, mbc_password]
|
||||||
release:
|
release:
|
||||||
image: plugins/gitea-release
|
image: plugins/gitea-release
|
||||||
|
|
Loading…
Add table
Reference in a new issue