Skip to content

Commit 6b62d99

Browse files
author
James Healy
authored
Merge pull request #71 from buildkite/fix-release-take3
Set working_dir for release step
2 parents f51cd90 + 8466a43 commit 6b62d99

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.buildkite/docker-compose.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,4 @@ services:
1717
context: .
1818
volumes:
1919
- ../:/work:cached
20+
working_dir: /work

0 commit comments

Comments
 (0)