We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8dc70f0 commit b7907b0Copy full SHA for b7907b0
internal/builders/go/README.md
@@ -60,7 +60,7 @@ goarch: amd64
60
# main: ./path/to/main.go
61
62
# (Optional) Working directory. (default: root of the project)
63
-# dir: /path/to/dir
+# dir: ./relative/path/to/dir
64
65
# Binary output name.
66
# {{ .Os }} will be replaced by goos field in the config file.
0 commit comments