Skip to content

Commit

Permalink
Update build.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonmadigan authored Sep 26, 2024
1 parent 9066788 commit 73901e5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,9 @@ jobs:

- uses: actions/checkout@v4

- name: Debug - Print GITHUB_SHA
run: echo "Commit SHA: ${{ github.sha }}"

- name: Build Image
id: build-image
uses: redhat-actions/buildah-build@v2
Expand Down

0 comments on commit 73901e5

Please sign in to comment.