Skip to content

Commit

Permalink
Update action
Browse files Browse the repository at this point in the history
  • Loading branch information
endlessnights committed Jan 7, 2024
1 parent 551b0a0 commit d15c3e1
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,10 +15,10 @@ jobs:
run: |
source ~/.bashrc
# - name: Delete old container and Image
# run: |
# docker rm tribuna_bot_django
# docker rmi core-tribuna_bot
- name: Delete old container and Image
run: |
docker rm tribuna_bot_django
docker rmi core-tribuna_bot
- name: Deploy to host
run: |
Expand Down

0 comments on commit d15c3e1

Please sign in to comment.