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 bf976d8 commit 7beb80f
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 @@ -106,7 +106,7 @@ jobs:
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
docker push ${{ secrets.DOCKERHUB_USERNAME }}/waither-noti-test
cd ..
#User-Service Build & Docker Push
Expand Down

0 comments on commit 7beb80f

Please sign in to comment.