Skip to content

Commit

Permalink
update sha for trigger-prow-build-job
Browse files Browse the repository at this point in the history
  • Loading branch information
friedrichwilken committed Feb 7, 2024
1 parent 78e1ae7 commit 98b0ee2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
build-image:
name: Build image
needs: [gen-version, run-unit-test, run-golint-cli]
uses: kyma-project/eventing-tools/.github/workflows/trigger-prow-build-job-reusable.yml@d491378dbbeef63bf8616f1a1b2b1a49ea5f9eeb
uses: kyma-project/eventing-tools/.github/workflows/trigger-prow-build-job-reusable.yml@7113a71873561bf9387f647ae39d275eab5dbd7a
with:
VERSION: ${{ needs.gen-version.outputs.VERSION }}
TIMEOUT: 120000 # 20 minutes
Expand Down

0 comments on commit 98b0ee2

Please sign in to comment.