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 d1d0d80 commit 43e6067
Showing 1 changed file with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions .harness/pipelines/ff-golang-server-sdk-1718706413193.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,13 @@ pipeline:
identifier: gobuild
name: go_build
spec:
command: go build
shell: Sh
command: |-
ls -l
ls -l ../
ls -l harness
pwd -P
go build
timeout: ""
type: Run
- step:
Expand All @@ -46,9 +52,9 @@ pipeline:
timeout: ""
type: Run
platform:
arch: Amd64
os: Linux
arch: Amd64
runtime:
spec: {}
type: Cloud
spec: {}
type: CI

0 comments on commit 43e6067

Please sign in to comment.