Skip to content

Commit

Permalink
Merge pull request #866 from Nordix/tuomo/fix-basic-check-build
Browse files Browse the repository at this point in the history
add missing dockerfile-directory for basic-checks
  • Loading branch information
metal3-io-bot authored Sep 30, 2024
2 parents ee158b6 + 8cbcee2 commit 40130a3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-images-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
with:
image-name: 'basic-checks'
image-tag: 'golang-1.22'
dockerfile-directory: 'prow/container-images/basic-checks'
pushImage: true
secrets:
QUAY_USERNAME: ${{ secrets.QUAY_USERNAME }}
Expand Down

0 comments on commit 40130a3

Please sign in to comment.