Skip to content

Commit 058dbed

Browse files
committed
use the correct build workflows
Signed-off-by: Pranav Gaikwad <[email protected]>
1 parent 67e76ec commit 058dbed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/image-build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ concurrency:
1919

2020
jobs:
2121
image-build:
22-
uses: pranavgaikwad/release-tools/.github/workflows/build-push-images.yaml@feat/makePushOptional
22+
uses: konveyor/release-tools/.github/workflows/build-push-images.yaml@main
2323
with:
2424
registry: "quay.io/konveyor"
2525
image_name: "jdtls-server-base"

0 commit comments

Comments
 (0)