fix continuous-integration/symfony/pr errors

This commit is contained in:
Jonas Gielen
2020-01-07 10:12:09 +01:00
parent c67f68f882
commit 26f10f5fbe
2 changed files with 2 additions and 2 deletions

View File

@@ -8,6 +8,6 @@
"env": {
"#1": "privatekey is a multiline key from transip, just remove the breaks to create a one-liner",
"VERSCHOOF_TRANSIP_API_LOGIN": "your-api_login",
"VERSCHOOF_TRANSIP_API_PRIVATE_KEY": "your-private_key",
"VERSCHOOF_TRANSIP_API_PRIVATE_KEY": "your-private_key"
}
}