Skip to content

Commit 0223acf

Browse files
committed
fix: regression on merge conflict resolution
1 parent e848fbf commit 0223acf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,7 @@ WORKDIR /go/src/github.com/argoproj/argo-cd
109109

110110
COPY go.* ./
111111
RUN mkdir -p gitops-engine
112+
COPY gitops-engine/go.* ./gitops-engine
112113
RUN go mod download
113114

114115
# Perform the build

0 commit comments

Comments
 (0)