Skip to content

Commit

Permalink
Make docker-build callable
Browse files Browse the repository at this point in the history
  • Loading branch information
danschmidt5189 committed Dec 27, 2024
1 parent 0a5fbe1 commit 651693b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions workflows/docker-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ name: Build and push Docker image
on:
push:
release:
workflow_call:
workflow_dispatch:

env:
Expand Down

0 comments on commit 651693b

Please sign in to comment.