Skip to content

Commit

Permalink
changed build
Browse files Browse the repository at this point in the history
  • Loading branch information
taulant.disha authored and taulant.disha committed May 16, 2024
1 parent f330371 commit 4caae4c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,6 @@ jobs:
host: ${{ secrets.SSH_SERVER_IP }}
username: ${{ secrets.SSH_SERVER_USER }}
key: ${{ secrets.SSH_PRIVATE_KEY }}
env:
GITHUB_USERNAME: ${{ github.actor }}
script: |
# Stop and remove existing containers
docker-compose -f docker-compose.yml down
Expand Down

0 comments on commit 4caae4c

Please sign in to comment.