Skip to content

Commit

Permalink
Build docker on main branch
Browse files Browse the repository at this point in the history
  • Loading branch information
Aeliot-Tm committed Nov 30, 2024
1 parent 4a0a224 commit 34f1e0f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release-docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ name: Create and publish a Docker image

# Configures this workflow to run every time a change is pushed to the branch called `release`.
on:
push:
branches: [ "main" ]
release:
types: [ created ]

Expand Down

0 comments on commit 34f1e0f

Please sign in to comment.