Skip to content

Commit

Permalink
Update release.yml with rds changes and numaflow 1.2.1
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 b8b8f2b commit 9d169c8
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='redis druid' --output "type=image,push=true" . -t $image_name
docker buildx build --platform ${PLATFORM} --build-arg INSTALL_EXTRAS='rds druid' --output "type=image,push=true" . -t $image_name

0 comments on commit 9d169c8

Please sign in to comment.