Skip to content

Commit

Permalink
Change workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
Trọng Đức committed Aug 28, 2020
1 parent 799449e commit 9eac1b9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/dockerpublish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@ on:

# Run tests for any PRs.
pull_request:
branches:
- feature*
- bug*
- hotfix*

env:
IMAGE_NAME: ducmeit1/kafka-client:latest
Expand Down

0 comments on commit 9eac1b9

Please sign in to comment.