Skip to content

Commit

Permalink
Update install-dockerfile-and-check-ssl.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
muratugureminoglu authored Jul 1, 2024
1 parent 739d4d3 commit 5f3cc0b
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/install-dockerfile-and-check-ssl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@ jobs:
- name: Stop and remove container
if: ${{ always() }}
run: |
echo "test"
# docker stop antmedia
# docker rm antmedia
# sudo systemctl start antmedia
docker stop antmedia
docker rm antmedia
sudo systemctl start antmedia

0 comments on commit 5f3cc0b

Please sign in to comment.