Skip to content

Commit eb1638c

Browse files
committed
cicd: 배포테스트용 커밋
- 새로운 서버로의 배포 테스트 커밋
1 parent c82a7f5 commit eb1638c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/CD.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ jobs:
1414
ports:
1515
- 6379:6379
1616

17+
1718
env:
1819
DB_URL: ${{ secrets.DB_URL }}
1920
DB_USERNAME: ${{ secrets.DB_USERNAME }}

0 commit comments

Comments
 (0)