Skip to content

Commit

Permalink
add missing dockerfile-directoru for basic-checks
Browse files Browse the repository at this point in the history
Signed-off-by: Tuomo Tanskanen <tuomo.tanskanen@est.tech>
  • Loading branch information
tuminoid committed Sep 30, 2024
1 parent ee158b6 commit 8cbcee2
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 8cbcee2

Please sign in to comment.