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

chore: update

parent a27e94d0
No related branches found
No related tags found
No related merge requests found
......@@ -134,7 +134,7 @@ builds:
# - windows_arm64
# - windows_386
dir: ${config.devenv.root}/source
main: ${config.devenv.root}/source/main.go
# main: ${config.devenv.root}/source/main.go
# binary: version
# builder: go
# gobinary: go
......@@ -292,6 +292,8 @@ ${pkgs.nix}/bin/nix build .#version
scripts.deploy-app.exec = ''
#!${pkgs.bash}/bin/bash
${pkgs.eza}/bin/eza -T#
cat ${config.devenv.root}/.goreleaser.yml
${pkgs.goreleaser}/bin/goreleaser release --clean --config ${config.devenv.root}/.goreleaser.yml
'';
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment