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

fix: no code fix; only release and publish process

parent dc29a098
No related branches found
No related tags found
No related merge requests found
...@@ -6,11 +6,11 @@ ...@@ -6,11 +6,11 @@
}, },
"locked": { "locked": {
"dir": "common", "dir": "common",
"lastModified": 1717520406, "lastModified": 1718788884,
"narHash": "sha256-nLXTOxHS/gwMmMx+bzWgAhsq6KR60xo5PI2QFKEwTwM=", "narHash": "sha256-PefMbkGNMK9TN1qcNL9OkFVTNdv6wo6XoaS8eTdsY04=",
"ref": "refs/heads/master", "ref": "refs/heads/master",
"rev": "301a0b915a9091d6d41d149dac3c237e2c44cb75", "rev": "abda2dc723e13dfc835535593321c514666e679e",
"revCount": 38, "revCount": 39,
"type": "git", "type": "git",
"url": "https://gitlab.schukai.com/schukai/entwicklung/nix-flakes.git?dir=common" "url": "https://gitlab.schukai.com/schukai/entwicklung/nix-flakes.git?dir=common"
}, },
......
...@@ -11,8 +11,7 @@ in ...@@ -11,8 +11,7 @@ in
pkgs'.writeShellScriptBin "build-and-publish" '' pkgs'.writeShellScriptBin "build-and-publish" ''
source ${pkgs'.common}/bin/common source ${pkgs'.common}/bin/common
${bashFktScript} ${bashFktScript}
cd_working_dir
echo_section "build and publish" echo_section "build and publish"
archive=$(ls ${monster} | grep tgz) archive=$(ls ${monster} | grep tgz)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment