Merge branch '2411-1.0.0-rc.24-fixes' into 'main'

Fix to CI (no new release)

See merge request jungfraujoch/nextgendcu!98
This commit is contained in:
2024-11-17 15:47:52 +01:00

View File

@@ -59,7 +59,7 @@ build:x86:python_client:
artifacts: artifacts:
paths: paths:
- jfjoch_client-*whl - jfjoch_client-*whl
- jfjoch_client-*tar.gz - jfjoch-client-*tar.gz
expire_in: 1 week expire_in: 1 week
build:x86:frontend: build:x86:frontend:
@@ -301,5 +301,6 @@ release:
dependencies: dependencies:
- build:x86:frontend - build:x86:frontend
- build:x86:rpm - build:x86:rpm
- build:x86:python_client
script: script:
- bash gitlab_upload_release.sh - bash gitlab_upload_release.sh