Skip to content

Commit

Permalink
infra: fix workflows for debug
Browse files Browse the repository at this point in the history
  • Loading branch information
hynseok committed Nov 3, 2024
1 parent b82d026 commit 0138f51
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,9 @@ jobs:
- name: 폴더 이동
run: cd backend

- name: 폴더 확인
run: ls -al

- name: Docker 준비(1/4) - 메타데이터 생성 (Backend)
id: meta-backend
uses: docker/[email protected]
Expand Down

0 comments on commit 0138f51

Please sign in to comment.