Skip to content

Commit

Permalink
build on pull request
Browse files Browse the repository at this point in the history
Signed-off-by: Valentin Sickert <[email protected]>
  • Loading branch information
Lapotor committed Dec 12, 2023
1 parent a194d8b commit 5a6d8ce
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ on:
- main
release:
types: [published]
pull_request:
branches:
- main
workflow_dispatch:

env:
Expand Down Expand Up @@ -48,6 +51,7 @@ jobs:
type=semver,pattern={{version}}
type=semver,pattern={{major}}.{{minor}}
type=sha,format=long
labels:

- name: Build and push Docker image
uses: docker/build-push-action@4a13e500e55cf31b7a5d59a38ab2040ab0f42f56 # v5
Expand Down

0 comments on commit 5a6d8ce

Please sign in to comment.