Update .gitlab-ci.yml

This commit is contained in:
杨威
2019-05-21 13:18:52 +08:00
parent 6cb6a2dce5
commit 43ebb45f77

View File

@@ -18,7 +18,7 @@ build:
variables:
BUILD_TYPE: "Debug"
BUILD_PREFIX: "/opt/MESA/"
except:
only:
- tags
artifacts:
name: "$CI_JOB_NAME-$CI_COMMIT_REF_NAME-debug"