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

Bugfix

parent cd96140c
Branches
No related tags found
No related merge requests found
Pipeline #1838 passed
......@@ -3,7 +3,7 @@ image: docker:19.03.1
variables:
DOCKER_TLS_CERTDIR: "/certs"
IMAGE_TAG: $CI_REGISTRY_IMAGE
IMAGE_VER: 0.4.0
IMAGE_VER: 0.4.1
services:
- docker:19.03.1-dind
......
......@@ -13,7 +13,7 @@ __PACKAGE__->add_columns(
qw(
ranking_score
user_name
user_name
user_username
group_name
),
);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment