- Create Lightsail instance with ubuntu 22
- Let instance boot up
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| name: Deploy to DCL PROD | |
| on: | |
| pull_request: | |
| types: | |
| - closed | |
| branches: | |
| - 'deploy' | |
| env: |