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

fix: wip new pipeline

parent bcf6efc6
No related branches found
No related tags found
No related merge requests found
......@@ -4,123 +4,15 @@
## [3.65.15] - 2024-06-20
### Bug Fixes
- wip new pipeline
## [3.65.14] - 2024-06-20
### Bug Fixes
- wip new pipeline
## [3.65.13] - 2024-06-20
### Bug Fixes
- wip new pipeline
## [3.65.12] - 2024-06-20
### Bug Fixes
- wip new pipeline
## [3.65.11] - 2024-06-20
### Bug Fixes
- wip new pipeline
## [3.65.10] - 2024-06-20
### Bug Fixes
- wip new pipeline
## [3.65.9] - 2024-06-20
### Bug Fixes
- wip new pipeline
## [3.65.8] - 2024-06-20
### Bug Fixes
- wip new pipeline
## [3.65.7] - 2024-06-20
### Bug Fixes
- wip new pipeline
## [3.65.6] - 2024-06-19
### Bug Fixes
- wip new pipeline
- wip new pipeline
- wip new pipeline
- wip new pipeline
- wip new pipeline
- wip new pipeline
### Changes
- release 3.65.6
## [3.65.5] - 2024-06-19
### Bug Fixes
- no code fix; only release and publish process
## [3.65.4] - 2024-06-19
### Bug Fixes
- no code fix; only release and publish process
## [3.65.3] - 2024-06-19
### Bug Fixes
- switch nodejs_22 to nodejs_20
- no code fix; only release and publish process
## [3.65.2] - 2024-06-19
### Bug Fixes
- no code fix; only release and publish process
## [3.65.1] - 2024-06-17
### Bug Fixes
- close Button fix message.mjs [#197](https://gitlab.schukai.com/oss/libraries/javascript/monster/-/issues/197)
......
......@@ -71,7 +71,7 @@ set -x
fi
${pkgs'.coreutils}/bin/mkdir -p $out
if ! ${pkgs'.gnutar}/bin/tar -czvf $out/monster-${version}.tgz .
if ! ${pkgs'.gnutar}/bin/tar -czvf $out/monster-${version}.tgz *
then
echo_fail "Failed to create tarball. Exiting."
exit 1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment