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 3, 2021
1 parent 5b19dbf commit 2288081
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: sleep 60m
command: gotestsum --junitfile junit.xml --format testname ./... -timeout 1h -- -cover
privileged: false
reports:
type: JUnit
Expand Down

0 comments on commit 2288081

Please sign in to comment.