diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 3219e4ad9823e738ec85c122caf1a17245044659..c4bb18f0c012702c216e62a374a9978fbe80c70d 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -538,7 +538,7 @@ Test:Mac-Cpp11: - Mac-Cpp11 artifacts: paths: - - build-Release/Testing/Temporary/LastTest.log + - build-release/Testing/Temporary/LastTest.log Deploy:Mac-Cpp11: stage: @@ -555,7 +555,7 @@ Deploy:Mac-Cpp11: - Mac-Cpp11 artifacts: paths: - - build-Release/*.dmg + - build-release/*.dmg Doc-publish: stage: