Skip to content

Commit

Permalink
Fix typo instead of colon
Browse files Browse the repository at this point in the history
  • Loading branch information
doganulus committed Feb 5, 2025
1 parent 389dffd commit 2978c08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/buildah-build-asam-osi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
with:
context: ./containers/esmini-asam-osi
image: ${{ env.IMAGE_NAME }}
tags: ;
tags: |
${{ env.ESMINI_BUILD_OSI_VERSION }}-${{ env.ESMINI_BUILD_PROTOBUF_VERSION }}-asam-osi
${{ env.ESMINI_BUILD_OSI_VERSION }}-${{ env.ESMINI_BUILD_PROTOBUF_VERSION }}-asam-osi-${{ env.PODMAN_ARCH }}
layers: true
Expand Down

0 comments on commit 2978c08

Please sign in to comment.