Skip to content

Commit

Permalink
fix(build): remove unneeded build layer (#1822)
Browse files Browse the repository at this point in the history
  • Loading branch information
0fatal committed Jan 24, 2024
1 parent 2a06729 commit f53510c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build/Kubefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ USER 65532:65532
COPY charts ./charts
# COPY manifests ./manifests
COPY registry ./registry
COPY deploy-manifest ./deploy-manifest
COPY start.sh ./start.sh
COPY prometheus-helm.yaml ./prometheus-helm.yaml
COPY mongodb.yaml ./mongodb.yaml
Expand Down

0 comments on commit f53510c

Please sign in to comment.