Skip to content

Commit 9edf135

Browse files
committed
📝 Add host special key become
1 parent 60f1eb0 commit 9edf135

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/LaravelDeployer/DeployFile.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ class DeployFile
2121
];
2222

2323
const SPECIAL_HOST_KEYS = [
24+
'become',
2425
'hostname',
2526
'roles',
2627
'stage',

0 commit comments

Comments
 (0)