Skip to content

Commit 11077a9

Browse files
authored
Merge pull request #611 from per1234/go-task-var-reference
Add source link for Go taskfile variables
2 parents 25aeaae + 4f3813d commit 11077a9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

workflow-templates/assets/go-task/Taskfile.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
version: "3"
33

44
vars:
5+
# Source: https://github.com/arduino/tooling-project-assets/blob/main/workflow-templates/assets/go-task/Taskfile.yml
56
# Path of the project's primary Go module:
67
DEFAULT_GO_MODULE_PATH: ./
78
DEFAULT_GO_PACKAGES:

0 commit comments

Comments
 (0)