Skip to content

Commit

Permalink
cicd 변경 2
Browse files Browse the repository at this point in the history
  • Loading branch information
Shortood committed Sep 6, 2024
1 parent 5c3ec8c commit 3208e9d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,6 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v4

# 2. 변경된 파일 목록 출력
- name: Show changed files
run: git diff --name-only HEAD^ HEAD

# 4. Docker Hub 로그인
- name: Log in to Docker Hub
Expand Down

0 comments on commit 3208e9d

Please sign in to comment.