Skip to content

Commit

Permalink
updated workflow files
Browse files Browse the repository at this point in the history
  • Loading branch information
danish-kv committed Oct 22, 2024
1 parent e4b8f3f commit 9a80792
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@ jobs:
run: |
echo "$PRIVATE_KEY" > private_key && chmod 600 private_key
ssh -o StrictHostKeyChecking=no -i private_key ${USER}@${HOST} '
cd xsports &&
docker compose pull &&
docker compose up -d &&
docker image prune -f &&
Expand Down

0 comments on commit 9a80792

Please sign in to comment.