Skip to content

Commit

Permalink
feat: Build dev-* branches as engineering builds (#5129)
Browse files Browse the repository at this point in the history
Signed-off-by: Simon Behar <simbeh7@gmail.com>
  • Loading branch information
simster7 committed Feb 17, 2021
1 parent 4aa9847 commit 5e64ec4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:
- v*
branches:
- master
- dev-*

defaults:
run:
Expand Down

0 comments on commit 5e64ec4

Please sign in to comment.