Skip to content

Commit 72788c9

Browse files
committed
💚 fix ci
modified: Dockerfile
1 parent f42f613 commit 72788c9

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
@@ -13,7 +13,7 @@ RUN go mod download
1313

1414
# Copy the go source
1515
COPY main.go main.go
16-
COPY api/ api/
16+
# COPY api/ api/
1717
COPY controllers/ controllers/
1818

1919
# Build

0 commit comments

Comments
 (0)