Skip to content

Commit

Permalink
Update delivery.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
hughcapet authored Oct 14, 2024
1 parent e3b9878 commit 6b02cb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion delivery.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ pipeline:
--build-arg PGVERSION="$PGVERSION" \
--build-arg BASE_IMAGE="$BASE_IMAGE" \
--build-arg PGOLDVERSIONS="14 15 16" \
--build-arg TIMESCALEDB="2.17.0"
--build-arg TIMESCALEDB="2.17.0" \
-t "$ECR_TEST_IMAGE" \
--push .
cdp-promote-image "$ECR_TEST_IMAGE"

0 comments on commit 6b02cb6

Please sign in to comment.