Skip to content
This repository has been archived by the owner on Sep 2, 2024. It is now read-only.

Commit

Permalink
Align SOMEIP Feeder docker config
Browse files Browse the repository at this point in the history
  • Loading branch information
erikbosch committed Jul 3, 2023
1 parent 333e0c9 commit 3bb704a
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/someip2val_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,10 +114,8 @@ jobs:
images: |
ghcr.io/${{ github.repository }}/someip-feeder
tags: |
type=sha
type=ref,event=tag
type=edge
type=raw,value=latest,enable={{is_default_branch}}
type=ref,event=branch
type=ref,event=pr
type=semver,pattern={{version}}
type=semver,pattern={{major}}.{{minor}}
type=semver,pattern={{major}}
Expand Down

0 comments on commit 3bb704a

Please # to comment.