Skip to content

Commit

Permalink
Update pipeline ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Harness_user committed Nov 2, 2021
1 parent d07e308 commit 58c662e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/.harness/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ pipeline:
spec:
connectorRef: org.gcp
image: us.gcr.io/sales-209522/micah/go-build-tools:1.16-stretch-8
command: gotestsum --junitfile junit.xml --format testname ./... -- -cover -timeout=60m
command: sleep 60m
privileged: false
reports:
type: JUnit
Expand Down

0 comments on commit 58c662e

Please sign in to comment.