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 ...@@ -2,7 +2,7 @@ image: docker:latest
variables: variables:
DOCKER_TLS_CERTDIR: "/certs" DOCKER_TLS_CERTDIR: "/certs"
IMAGE_VER: 0.21.3 IMAGE_VER: 0.21.4
services: services:
- docker:dind - docker:dind
......
...@@ -92,7 +92,7 @@ sub register ( $class, $self, $conf) { ...@@ -92,7 +92,7 @@ sub register ( $class, $self, $conf) {
} }
elsif ( $group =~ /cen:regp/ ) { elsif ( $group =~ /cen:regp/ ) {
return { return {
region => 'Celostátní fórum', region => '',
role => 'regp', role => 'regp',
}; };
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment