Skip to content

Commit 12bbb54

Browse files
feat: trigger pipeline
1 parent 4531a0f commit 12bbb54

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
@@ -15,7 +15,7 @@ COPY api/ api/
1515
COPY internal/controller/ internal/controller/
1616
COPY pkg/ pkg/
1717

18-
# Build
18+
## Build
1919
RUN CGO_ENABLED=0 GOOS=linux go build -a -o manager ./cmd/main.go
2020

2121
# Use distroless as minimal base image to package the manager binary

0 commit comments

Comments
 (0)