Browse Source
- Disabled the cloning step to optimize the deployment process. - Changed the trigger branch from 'deploy-branch' to 'deploy' for better alignment with deployment strategy. - Refactored environment variables to focus on SSH key management, enhancing security during deployment. - Added commands for setting up SSH keys and known hosts, improving connection reliability. These changes streamline the deployment workflow and enhance security measures in the CI/CD pipeline.main
1 changed files with 13 additions and 1 deletions
Loading…
Reference in new issue