Skip to content

Commit

Permalink
fix: Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
johnnyhuy committed Jul 7, 2021
1 parent b1f5399 commit 46fb6e4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ services:
context: .
dockerfile: release.Dockerfile
volumes:
- ".:/app"
working_dir: /app
- ".:/opt/workspace"
working_dir: /opt/workspace
environment:
- CONVENTIONAL_GITHUB_RELEASER_TOKEN

0 comments on commit 46fb6e4

Please sign in to comment.