Skip to content

Commit

Permalink
Deployment 5
Browse files Browse the repository at this point in the history
Deployment 5
  • Loading branch information
DDonghyeo authored May 23, 2024
2 parents 046a340 + 014cd5e commit 9aa4750
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
#Setting yml
- name: Settings for config service
run: |
cd .config-service/src/main/resources
cd ./config-service/src/main/resources
touch ./bootstrap.yml
echo "${{ secrets.CONFIG_APPLICATION_YML }}" > ./bootstrap.yml
cd
Expand Down

0 comments on commit 9aa4750

Please sign in to comment.