Skip to content

Commit

Permalink
Re arange build-driver-image.sh script
Browse files Browse the repository at this point in the history
Signed-off-by: Carlos Eduardo Arango Gutierrez <[email protected]>
  • Loading branch information
ArangoGutierrez committed Apr 24, 2024
1 parent 7ea59c8 commit 6253f74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demo/clusters/kind/scripts/build-driver-image.sh
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ cd ${PROJECT_DIR}

# Regenerate the CRDs and build the container image
# TODO: This should be part of the image name
make docker-generate
make build-image
make docker-generate
make -f deployments/container/Makefile build

cd ${CURRENT_DIR}

0 comments on commit 6253f74

Please sign in to comment.