update ci
Some checks failed
ci/woodpecker/push/build Pipeline failed

This commit is contained in:
Simon Vieille 2024-03-22 09:36:36 +01:00
parent 3c5c5182df
commit 058a919464
Signed by: deblan
GPG key ID: 579388D585F70417

View file

@ -14,7 +14,6 @@ steps:
db-create:
image: mariadb:10.3
secrets: [mysqldump]
commands:
- mysql -hdb -uroot -proot -e "CREATE DATABASE app"