Skip to content

Commit

Permalink
Merge pull request #1502 from bakaphp/fix-docker-compose-dev
Browse files Browse the repository at this point in the history
asdaedaeda
  • Loading branch information
rwhite27 authored Jun 12, 2024
2 parents 9e4b939 + 25f9ef3 commit c719c97
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ec2-deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,5 @@ jobs:
username: ${{ secrets.AWS_EC2_USERNAME }}
key: ${{ secrets.AWS_EC2_PRIVATE_SSH_KEY }}
script: |
cd ${{secrets.AWS_EC2_TARGET_DIR}}
chmod +x clear_cache.sh
chmod +x ${{secrets.AWS_EC2_TARGET_DIR}}clear_cache.sh
./clear_cache.sh

0 comments on commit c719c97

Please sign in to comment.