Skip to content

Commit

Permalink
Merge pull request #71 from buildkite/fix-release-take3
Browse files Browse the repository at this point in the history
Set working_dir for release step
  • Loading branch information
yob authored Dec 11, 2024
2 parents f51cd90 + 8466a43 commit 6b62d99
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .buildkite/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,4 @@ services:
context: .
volumes:
- ../:/work:cached
working_dir: /work

0 comments on commit 6b62d99

Please sign in to comment.