Skip to content

Commit

Permalink
enable docker release build (#1449)
Browse files Browse the repository at this point in the history
  • Loading branch information
pat-patat authored Oct 16, 2024
1 parent 62eabdf commit bedb81c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions build/deploy-actions.sh
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,6 @@ function build-and-push-docker-image {
echo "Building docker image for integration"
else
#disable release build until it is ready to go to prod
echo "skipping docker release build"
exit 0
repo_prefix='test'
echo "Building release docker image"
fi
Expand Down

0 comments on commit bedb81c

Please sign in to comment.