Add directory
This commit is contained in:
@@ -66,11 +66,6 @@ jobs:
|
||||
- **Default:** `${{ vars.REGISTRY_PASSWORD }}`
|
||||
- **Description:** Password for the Docker registry authentication. Defaults to the value stored in `vars.REGISTRY_PASSWORD`.
|
||||
|
||||
- **deploy-file** (optional):
|
||||
- **Type:** `string`
|
||||
- **Default:** `deploy.php`
|
||||
- **Description:** The deployment file used by the Deployer tool. This file contains the deployment configuration and tasks.
|
||||
|
||||
## Workflow Job: `deploy`
|
||||
|
||||
The `deploy` job handles the core deployment process. It consists of multiple steps to set up dependencies, manage environment variables, build frontend assets, configure SSH, and deploy the application.
|
||||
|
Reference in New Issue
Block a user