Skip to content

Commit

Permalink
nit
Browse files Browse the repository at this point in the history
Signed-off-by: Dhruv-J <[email protected]>
  • Loading branch information
Dhruv-J committed Dec 30, 2024
1 parent c3f5361 commit cf6df56
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions hack/update-codegen.sh
Original file line number Diff line number Diff line change
Expand Up @@ -48,11 +48,7 @@ fi
function docker_run() {
# Silence CLI suggestions.
export DOCKER_CLI_HINTS=false
<<<<<<< HEAD
[ -n "$NO_PULL" ] || docker pull ${IMAGE_NAME}
=======
#docker pull ${IMAGE_NAME}
>>>>>>> 5b9532f12 (don't pull image while running update codegen)
set -x
ANTREA_SRC_PATH="/mnt/antrea"
# The .git directory in ANTREA_SRC_PATH must be marked as "safe".
Expand Down

0 comments on commit cf6df56

Please sign in to comment.