From 47517c1c76bff45814c0039bed9fbd87b95c2b40 Mon Sep 17 00:00:00 2001 From: Anton Bagliy <taccessviolation@gmail.com> Date: Thu, 28 Jan 2021 19:46:42 +0300 Subject: [PATCH] BUMP --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index afb377e..302ae04 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -30,6 +30,7 @@ build_all: - ./TestCodeGenerator/bin/Debug/TestCodeGenerator.dll expire_in: 1 week + testsimplelexer: stage: simplelexer image: czen/ubuntu_xbuild -- GitLab