You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: workflow-templates/publish-go-tester-task.md
+6
Original file line number
Diff line number
Diff line change
@@ -19,6 +19,12 @@ Install the [`publish-go-tester-task.yml`](publish-go-tester-task.yml) GitHub Ac
19
19
-[`DistTasks.yml`](assets/release-go-task/DistTasks.yml) - general purpose tasks for making production builds of Go projects using cgo and [elastic docker containers](https://github.com/elastic/golang-crossbuild).
20
20
- Install to: repository root
21
21
22
+
### Configuration
23
+
24
+
#### Workflow
25
+
26
+
`PROJECT_NAME` must be set to the project-specific name in `publish-go-tester-task.yml`.
0 commit comments