Skip to content

Commit

Permalink
fix: cr
Browse files Browse the repository at this point in the history
Signed-off-by: francois  samin <[email protected]>
  • Loading branch information
fsamin committed Oct 21, 2021
1 parent 6209c1a commit 1bf95fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/fixtures/ITSCWRKFLW15/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ build-plugin:
--rm \
-e "GOOS=$(OS)" \
-e "GOARCH=$(ARCH)" \
golang:1.14 \
golang:1.17 \
/bin/bash -c \
"cd /go/src/github.com/ovh/cds/tests/fixtures/ITSCWRKFLW15 && go version && CGO_ENABLED=0 go build -installsuffix cgo -ldflags '-extldflags "-static"' -o plugin-simple-integ-$(OS)-$(ARCH) ."

0 comments on commit 1bf95fb

Please sign in to comment.