Skip to content

Commit

Permalink
monorepo
Browse files Browse the repository at this point in the history
Signed-off-by: Kevin Su <pingsutw@apache.org>
  • Loading branch information
pingsutw committed Apr 15, 2023
1 parent 4404beb commit 966ec33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion datacatalog/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ RUN GRPC_HEALTH_PROBE_VERSION=v0.4.11 && \
sha256sum -c .grpc_checksum

# COPY only the go mod files for efficient caching
COPY . /go/src/github.com/flyteorg/flyte/datacatalog/
COPY . /go/src/github.com/flyteorg/flyte/
WORKDIR /go/src/github.com/flyteorg/flyte/datacatalog

# Pull dependencies
Expand Down

0 comments on commit 966ec33

Please sign in to comment.