Skip to content

Commit 3103cd0

Browse files
author
Jelle Dijkstra
committed
Remove local files from docker build
1 parent b524e1a commit 3103cd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ FROM docker.io/golang:1.24 AS builder
33
ARG TARGETOS
44
ARG TARGETARCH
55

6-
COPY --from=repos ./smooth-operator /smooth-operator
6+
#COPY --from=repos ./smooth-operator /smooth-operator
77
#COPY --from=repos ./ogc-specifications /ogc-specifications
88

99
WORKDIR /workspace

0 commit comments

Comments
 (0)