Change of plans, perform a login
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
28f6e562bb
commit
a0044208ca
1 changed files with 2 additions and 2 deletions
|
@ -6,9 +6,9 @@ pipeline:
|
|||
build:
|
||||
image: dock.mau.dev/maubot/maubot:latest
|
||||
commands:
|
||||
- echo $${MBC_CONFIG} > /data/maubot-cli.json
|
||||
- mbc login -u $${MBC_USERNAME} -p $${MBC_PASSWORD} -s https://conference.heavensinferno.net -a default
|
||||
- mbc build /data/sources --upload
|
||||
secrets: [mbc_config]
|
||||
secrets: [mbc_username, mbc_password]
|
||||
release:
|
||||
image: plugins/gitea-release
|
||||
settings:
|
||||
|
|
Loading…
Add table
Reference in a new issue