Skip to content

Commit

Permalink
ci: name image like repo
Browse files Browse the repository at this point in the history
  • Loading branch information
jnsga committed May 5, 2024
1 parent fb720a1 commit 17d57df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
id: build-image
uses: redhat-actions/buildah-build@v2
with:
image: decisions
image: decision-browser
tags: v1 ${{ github.sha }}
containerfiles: |
./Dockerfile
Expand Down

0 comments on commit 17d57df

Please sign in to comment.