Skip to content

Commit

Permalink
Run build on every branch
Browse files Browse the repository at this point in the history
  • Loading branch information
vanpelt committed Jun 21, 2024
1 parent 9166d6b commit 05ee6c9
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion backend/.github/workflows/docker.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
name: Create and publish a Docker image

on:
- push
push:
branches:
- "**"

env:
REGISTRY: ghcr.io
Expand Down

0 comments on commit 05ee6c9

Please sign in to comment.