Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rgolangh authored Nov 26, 2023
1 parent 56803fd commit 58e3834
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
id: build-image
uses: redhat-actions/buildah-build@v2
with:
image: $WORKFLOW_ID
image: ${{ env.WORKFLOW_ID }}
tags: ${{ github.sha }}
containerfiles: |
pipeline/Builder-Dockerfile
Expand Down

0 comments on commit 58e3834

Please sign in to comment.