Skip to content

Commit

Permalink
Update aws.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
van1164 authored Apr 22, 2024
1 parent 42c3fbd commit 7a5638c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/aws.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ jobs:
script: |
cd app
sudo docker compose down
suod docker compose pull
sudo docker rm -f $(sudo docker ps -qa)
sudo cp -r ../video-streaming/data ./
pwd
Expand Down

0 comments on commit 7a5638c

Please sign in to comment.