From 95671966cd030b84d87cb3d00da4c12dc85f2ba2 Mon Sep 17 00:00:00 2001 From: Manuel Cortez Date: Tue, 7 May 2019 10:32:12 -0500 Subject: [PATCH] Test 2 --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index a6c83d6..db133a3 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -33,7 +33,7 @@ documentation: - '%PYTHON2% documentation_importer.py' - cd ..\src - '%PYTHON2% ..\doc\generator.py' - - 'move documentation/* ..\\documentation' + - 'move documentation/* ..\\' only: - master artifacts: