Skip to content

Commit

Permalink
📝docs : 스크립트 변경
Browse files Browse the repository at this point in the history
  • Loading branch information
DDonghyeo committed May 25, 2024
1 parent 458070f commit adaaabd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ jobs:
cd ./config-service/src/main/resources
touch ./bootstrap.yml
echo "${{ secrets.CONFIG_APPLICATION_YML }}" > ./bootstrap.yml
cat bootstrap.yml
# DockerHub Login
- name: Docker Hub Login
Expand Down

0 comments on commit adaaabd

Please sign in to comment.