good morning!!!!

Skip to content
Snippets Groups Projects
Commit a98a253e authored by Garet Halliday's avatar Garet Halliday
Browse files

Revert "race"

This reverts commit a2aa96da.
parent a2aa96da
Branches
Tags
No related merge requests found
Pipeline #75397 passed
Pipeline: pggat

#75401

    ...@@ -10,7 +10,7 @@ copy lib lib ...@@ -10,7 +10,7 @@ copy lib lib
    copy cmd cmd copy cmd cmd
    RUN go mod tidy RUN go mod tidy
    RUN CGO_ENABLED=1 go build -race -o pggat ./cmd/pggat RUN go build -o pggat ./cmd/pggat
    FROM alpine:latest FROM alpine:latest
    WORKDIR / WORKDIR /
    ......
    0% Loading or .
    You are about to add 0 people to the discussion. Proceed with caution.
    Please register or to comment