Skip to content

Commit

Permalink
add build and push on master branch
Browse files Browse the repository at this point in the history
  • Loading branch information
bennesp authored Apr 24, 2023
1 parent 0b1bf02 commit c93f237
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docker-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ name: Create and publish Docker image
on:
push:
tags: ['v*']
branches:
- master
pull_request:
branches: [master]
workflow_dispatch: {}
Expand Down

0 comments on commit c93f237

Please sign in to comment.