Lower case those secrets
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Luke Murphy 2020-10-01 01:10:16 +02:00
parent 4da5951874
commit 1e711e73de
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 2 additions and 2 deletions

View File

@ -9,9 +9,9 @@ arguments:
description: The domain name where your Wordpress will be available on the web
example: my-cool-project.com
secrets:
db-passwd:
db_passwd:
description: The normal user database password
length: 8
db-root-passwd:
db_root_passwd:
description: The root user database password
length: 8