Skip to content
Snippets Groups Projects
Verified Commit 88a3d9ba authored by Volker Schukai's avatar Volker Schukai :alien:
Browse files

fix: test gorelease

parent cd4630b0
No related branches found
No related tags found
No related merge requests found
/nix/store/0m4qm5n9cws0645rlzvj3na87jbdy3h3-goreleaser.yml
\ No newline at end of file
......@@ -132,9 +132,9 @@ builds:
# - windows_amd64_v1
# - windows_arm64
# - windows_386
dir: source
main: source/main.go
binary: version
# dir: source
# main: source/main.go
# binary: version
# builder: go
# gobinary: go
# command: build
......@@ -267,7 +267,7 @@ builds:
# Usage for Taskfile.yaml
update_symlink "${config.devenv.root}/Taskfile.yaml" "${taskfileYaml}"
update_symlink "${config.devenv.root}/.goreleaser.yml" "${goReleaserYaml}"
update_symlink "${config.devenv.root}/source/.goreleaser.yml" "${goReleaserYaml}"
cat ${gitlabCiYaml} > "${config.devenv.root}/.gitlab-ci.yml"
......
/nix/store/sbjx6h6bhcrz5jic704d188l0jqr8051-goreleaser.yml
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment