From 4eb662d314826d16f386f9f130261ec279daf003 Mon Sep 17 00:00:00 2001 From: Manuel Cortez Date: Wed, 6 Mar 2019 16:28:27 -0600 Subject: [PATCH] Modify move command for generated files --- .gitlab-ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 4f010ed..0915d08 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -72,8 +72,8 @@ alpha_python3: - genpot_doc.bat - cd .. - move src\socializer.zip socializer.zip - - move scripts\socializer.pot - - src\socializer-documentation.pot + - move scripts\socializer.pot socializer.pot + - move scripts\socializer-documentation.pot socializer-documentation.pot only: - schedules artifacts: