Skip to content

Commit

Permalink
infra : CI/CD 파이프라인 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
NCOOL060580327 committed Nov 23, 2024
1 parent 657e7cd commit ec01f46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ spring:
application:
name: orbit
profiles:
active: test
active: dev
datasource:
url: ${DB_URL}
username: ${DB_USER}
Expand Down

0 comments on commit ec01f46

Please sign in to comment.