Skip to content

Commit

Permalink
Update workflow.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Luxshan2000 authored Oct 2, 2023
1 parent 88da255 commit 6fa8c60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:

deploy:
needs: [build-frontend, build-backend]
runs-on: aws-ec2-webapp
runs-on: aws-ec2
steps:
- name: Pull frontend image from Docker Hub
run: docker pull drivesmart/drivesmart-frontend
Expand Down

0 comments on commit 6fa8c60

Please sign in to comment.