Skip to content

Commit

Permalink
Update docker-image.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
endlessnights authored Jan 7, 2024
1 parent 3fa1781 commit 5fef282
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
run: |
echo "Current directory: $(pwd)"
# - name: Deploy to host
# run: |
# cd tribunabot/tribunabot/core
# docker-compose up -d
- name: Deploy to host
run: |
cd core
docker-compose up -d

0 comments on commit 5fef282

Please sign in to comment.