From 997ab900d8b0d63aa3d7a02443f1734ae726c12f Mon Sep 17 00:00:00 2001 From: deed Date: Wed, 20 Oct 2021 16:28:21 +0000 Subject: [PATCH] Update .gitlab-ci.yml --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 7859c25..f969aac 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -7,7 +7,7 @@ stages: variables: EXPORT_NAME: khanat_client -linux64: +linux64_test: stage: test tags: - Docker