Skip to content

Commit

Permalink
📝docs : Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
DDonghyeo authored May 23, 2024
1 parent d67fca2 commit 6f920db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
run: |
ls -all
cd config-service
gradlew clean build -x test |& tee config-build.log
./gradlew clean build -x test |& tee config-build.log
cat config-build.log
env:
CONFIG_GIT_URI: ${{ secrets.CONFIG_GIT_URI }}
Expand Down

0 comments on commit 6f920db

Please sign in to comment.