Skip to content

Commit

Permalink
Update lightsail-deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
haochenpan committed May 29, 2024
1 parent e9d660e commit a4cf839
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/lightsail-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ jobs:
docker images
- name: Create Lightsail container service
continue-on-error: true
run: |
service_name="diaspora-service"
aws lightsail create-container-service --region us-east-1 --service-name $service_name --power small --scale 1
Expand Down

0 comments on commit a4cf839

Please sign in to comment.