Update .gitlab-ci.yml

This commit is contained in:
Ruixiang Du
2020-08-16 10:47:43 +00:00
parent 45d6d30e7a
commit 92dfdccb5a

View File

@@ -11,7 +11,6 @@ build:
artifacts: artifacts:
paths: paths:
- build/bin - build/bin
- build/lib
# depending on your build setup it's most likely a good idea to cache outputs to reduce the build time # depending on your build setup it's most likely a good idea to cache outputs to reduce the build time
# cache: # cache:
# paths: # paths: