Skip to content

Commit

Permalink
Copy boilerplate in Dockerfile.flyteadmin.
Browse files Browse the repository at this point in the history
Signed-off-by: Eduardo Apolinario <[email protected]>
  • Loading branch information
eapolinario committed Feb 23, 2024
1 parent 9be7963 commit aeafe6a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile.flyteadmin
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ RUN GRPC_HEALTH_PROBE_VERSION=v0.4.11 && \

WORKDIR /go/src/github.com/flyteorg/flyteadmin

COPY boilerplate ../boilerplate
COPY datacatalog ../datacatalog
COPY flyteadmin .
COPY flytecopilot ../flytecopilot
Expand Down

0 comments on commit aeafe6a

Please sign in to comment.