Skip to content

Commit 4799a63

Browse files
authored
{docs} docker image 버전 추가
1 parent cf64f7f commit 4799a63

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/docker-image-ec2.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ jobs:
5757
run: |
5858
VERSION=0.${{ github.run_number }}
5959
docker push ${{ secrets.DOCKERHUB_USERNAME }}/weakness_server:$VERSION
60+
docker push ${{ secrets.DOCKERHUB_USERNAME }}/weakness_server:latest
6061
6162
# 8. EC2에 SSH 연결 및 새 이미지 실행
6263
- name: Deploy to EC2

0 commit comments

Comments
 (0)