Skip to content
Snippets Groups Projects
Verified Commit 4284437c authored by Andrej Ramašeuski's avatar Andrej Ramašeuski
Browse files

Korektnejsi prace s regiony

parent 221ddffc
No related branches found
No related tags found
No related merge requests found
Pipeline #19967 passed
......@@ -2,7 +2,7 @@ image: docker:latest
variables:
DOCKER_TLS_CERTDIR: "/certs"
IMAGE_VER: 0.21.3
IMAGE_VER: 0.21.4
services:
- docker:dind
......
......@@ -92,7 +92,7 @@ sub register ( $class, $self, $conf) {
}
elsif ( $group =~ /cen:regp/ ) {
return {
region => 'Celostátní fórum',
region => '',
role => 'regp',
};
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment