Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
Signed-off-by: shashank10456 <shashank10456@gmail.com>
  • Loading branch information
shashank10456 authored Jun 28, 2024
1 parent 9d169c8 commit b1d4fa8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,4 @@ jobs:
image_name="${QUAYIO_ORG}/numalogic/udf:${tag}"
docker buildx build --platform ${PLATFORM} --build-arg INSTALL_EXTRAS='rds druid' --output "type=image,push=true" . -t $image_name
docker buildx build --platform ${PLATFORM} --build-arg INSTALL_EXTRAS='rds redis' --output "type=image,push=true" . -t $image_name

0 comments on commit b1d4fa8

Please sign in to comment.