Skip to content

Commit

Permalink
always_pull
Browse files Browse the repository at this point in the history
Signed-off-by: Sarah Funkhouser <[email protected]>
  • Loading branch information
golanglemonade committed Aug 28, 2024
1 parent c539b2d commit 7b10517
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .buildkite/pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ steps:
- docker#v5.11.0:
image: "golangci/golangci-lint:latest-alpine"
command: ["golangci-lint", "run", "-v", "--timeout", "10m", "--config", ".golangci.yaml", "--concurrency", "0"]
always_pull: true
environment:
- "GOTOOLCHAIN=auto"
- label: ":golang: go test - libsql"
Expand Down

0 comments on commit 7b10517

Please sign in to comment.