Skip to content

Commit

Permalink
correção no diretorio
Browse files Browse the repository at this point in the history
  • Loading branch information
thisiscleverson committed Apr 9, 2024
1 parent 9de72d0 commit 38a0ed9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
TARGET: ${{ secrets.TARGET }}
EXCLUDE: ".env, /test/, .gitignore, README.md"
SCRIPT_AFTER: |
cd /var/www/${{ secrets.TARGET }}
cd /var/www/cleverson.online
docker-compose down
docker-compose pull
docker-compose up -d

0 comments on commit 38a0ed9

Please sign in to comment.