[bitnami/wordpress*] Update MariaDB path in GOSS test (#80913)

Signed-off-by: David Gomez <david.gomez@broadcom.com>
This commit is contained in:
David Gomez 2025-05-08 13:34:31 +02:00 committed by GitHub
parent 3f0abdbb13
commit 5124542abe
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -13,7 +13,7 @@ command:
exit-status: 0
stdout:
- "/opt/bitnami/php/bin/php"
- "/opt/bitnami/mysql/bin/mysql"
- "/opt/bitnami/mysql/bin/mariadb"
- "/opt/bitnami/wp-cli/conf/wp-cli.yml"
check-enabled-modules:
exec: php -m

View File

@ -13,7 +13,7 @@ command:
exit-status: 0
stdout:
- "/opt/bitnami/php/bin/php"
- "/opt/bitnami/mysql/bin/mysql"
- "/opt/bitnami/mysql/bin/mariadb"
- "/opt/bitnami/wp-cli/conf/wp-cli.yml"
check-enabled-modules:
exec: php -m