mirror of
https://github.com/deployphp/deployer.git
synced 2025-02-23 08:45:04 +01:00
Update UPGRADE.md
This commit is contained in:
parent
7ad4d5fcac
commit
5671d7a41d
@ -43,6 +43,12 @@
|
||||
* `identityFile($publicKeyFile,, $privateKeyFile, $passPhrase)` to `identityFile($privateKeyFile)`
|
||||
* `pemFile($pemFile)` to `identityFile($pemFile)`
|
||||
* `forwardAgent()` to `forwardAgent(true)`
|
||||
|
||||
5. Tasks constraints
|
||||
|
||||
* `onlyOn` to `onHosts`
|
||||
* `onlyOnStage` to `onStage`
|
||||
|
||||
|
||||
# Upgrade from 3.x to 4.x
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user