Skip to content

Commit

Permalink
Update pipeline Build ff-golang-server-sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
davejohnston committed Jun 18, 2024
1 parent cebb87a commit 2676c31
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .harness/pipelines/ff-golang-server-sdk-1718706413193.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,8 @@ pipeline:
spec:
shell: Sh
command: |-
go mod tidy
go version
go get -u ./...
go build examples/getting_started.go
timeout: ""
type: Run
Expand Down

0 comments on commit 2676c31

Please sign in to comment.