Skip to content

Commit

Permalink
Update Docker workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Abilov599 committed Apr 28, 2024
1 parent fa2e229 commit 37e2e1a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,6 @@ jobs:
docker-compose down
docker rmi ${{ secrets.CLIENT_DOCKER_IMAGE }}
docker-compose up -d
cd .. && rm -rf client
- name: Docker Logout
if: always()
Expand Down

0 comments on commit 37e2e1a

Please sign in to comment.