We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79ab43c commit cd44c85Copy full SHA for cd44c85
goreleaser.yaml
@@ -1,16 +1,16 @@
1
version: 2
2
-project_name: abcjustinrss
+project_name: abckohlerreportrss
3
builds:
4
-
5
- id: "abcjustinrss"
6
- binary: "abcjustinrss"
7
- dir: cmd/abcjustinrss
+ id: "abckohlerreportrss"
+ binary: "abckohlerreportrss"
+ dir: cmd/abckohlerreportrss
8
env:
9
- CGO_ENABLED=0
10
# -
11
-# id: "abcjustinrss-cgi"
12
-# binary: "abcjustinrss-cgi"
13
-# dir: cmd/abcjustinrss-cgi
+# id: "abckohlerreportrss-cgi"
+# binary: "abckohlerreportrss-cgi"
+# dir: cmd/abckohlerreportrss-cgi
14
# env:
15
# - CGO_ENABLED=0
16
# goos: [linux]
0 commit comments