diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index d5c02b0..bd03a39 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -16,7 +16,7 @@ build_project: - xcodebuild build -project MVMCore/MVMCore.xcodeproj -scheme FatLibrary | xcpretty artifacts: paths: - - RemoteViewFramework/** + - MVMCore/** expire_in: 1 week only: - branches