Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
lidongze0629 committed Aug 9, 2024
1 parent fbffae5 commit aaaee62
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions k8s/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -58,13 +58,6 @@ dev-wheel:
-t graphscope/graphscope-dev:wheel-${VINEYARD_VERSION}-${ARCH} \
-f $(DOCKERFILES_DIR)/manylinux2014.Dockerfile .

manylinux2014-ext:
cd $(WORKING_DIR) && \
cd ../python/graphscope && \
docker build \
-t graphscope/manylinux2014:ext-${ARCH} \
-f $(DOCKERFILES_DIR)/manylinux2014-ext.Dockerfile .

graphscope-dev:
cd $(WORKING_DIR) && \
cd ../python/graphscope && \
Expand Down

0 comments on commit aaaee62

Please sign in to comment.