Skip to content

Commit

Permalink
📝docs : noti build name
Browse files Browse the repository at this point in the history
  • Loading branch information
DDonghyeo committed May 25, 2024
1 parent 45db6c3 commit bf976d8
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 @@ -103,6 +103,7 @@ jobs:
- name: Build with Gradle - noti-service
run: |
cd noti-service
cat src/main/resources/bootstrap.yml
./gradlew clean build -x test
docker build --no-cache -t ${{ secrets.DOCKERHUB_USERNAME }}/waither-noti-test .
docker push ${{ secrets.DOCKERHUB_USERNAME }}/waither-noti
Expand Down

0 comments on commit bf976d8

Please sign in to comment.