Skip to content

Commit 5daf1ae

Browse files
committed
gitlab: build for debian-bookworm
1 parent 03d6a96 commit 5daf1ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ deploy_client:
143143
-e LINBIT_REGISTRY_USER=$LINBIT_REGISTRY_USER
144144
-e LINBIT_REGISTRY_PASSWORD=$LINBIT_REGISTRY_PASSWORD
145145
-e LINBIT_REGISTRY_URL=$LINBIT_REGISTRY_URL
146-
-d ubuntu-bionic,ubuntu-focal,ubuntu-noble,rhel7.0,rhel8.0
146+
-d ubuntu-bionic,ubuntu-focal,ubuntu-noble,debian-bookworm,rhel7.0,rhel8.0
147147

148148
staging:
149149
stage: deploy_tests

0 commit comments

Comments
 (0)