Skip to content

Commit

Permalink
ci: docker 검증 로직 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
JJ503 authored Nov 2, 2023
1 parent 16ba4a9 commit 2810db7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/backend_dev_flyway.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@ jobs:
sleep 1
done
echo "$DATABASE_URL"
docker ps
telnet 127.0.0.1 7777
- name: Create flyway.conf
run: |
Expand Down

0 comments on commit 2810db7

Please sign in to comment.