fix(ci): Update CI workflows to use new container registry and npmci package name

This commit is contained in:
Juergen Kunz
2025-07-19 07:30:55 +00:00
parent a47d8bb3c7
commit e9c527a9dc
4 changed files with 16 additions and 10 deletions

View File

@@ -1,5 +1,11 @@
# Changelog
## 2025-07-19 - 2.0.23 - fix(ci)
Update CI workflows to use new container registry and npmci package name
- Changed CI image from 'registry.gitlab.com/hosttoday/ht-docker-node:npmci' to 'code.foss.global/host.today/ht-docker-node:npmci'
- Replaced npmci installation command from '@shipzone/npmci' to '@ship.zone/npmci' in workflow configurations
## 2025-07-19 - 2.0.22 - fix(smartstate)
Fix StateAction trigger method to properly return Promise