adjust allow_deploy

This commit is contained in:
pat-s 2024-11-19 14:48:31 +01:00
parent 5ee25d378d
commit 11dac4c176
No known key found for this signature in database
GPG key ID: 3C6318841EF78925

View file

@ -86,7 +86,7 @@
},
"allow_deploy": {
"allow": "Allow deployments",
"desc": "Allow deployments from successful pipelines. Use this option only if you trust all users with push permissions."
"desc": "Permit 'deployment' runs for successful pipelines. All users with with push permissions can trigger these, so use with caution."
},
"netrc_only_trusted": {
"netrc_only_trusted": "Only inject git credentials into trusted clone plugins",