Skip to content

Commit

Permalink
update actions
Browse files Browse the repository at this point in the history
  • Loading branch information
hyukjuns committed Dec 16, 2024
1 parent fd47303 commit dfb49a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image-v2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@ jobs:
--auth-mode login \
--overwrite
# 6. Stop and Remove Container, Image
- name: 6. Remove Container, Image
- name: 6. Stop and Remove Container, Image
if: always()
run: |
docker stop ${{ env.CONTAINER_NAME }}
Expand Down

0 comments on commit dfb49a0

Please sign in to comment.