This commit is contained in:
Pfeil, Scott Robert 2021-06-28 14:39:07 -04:00
parent 1438a2fafe
commit f1feda6943

View File

@ -16,7 +16,7 @@ build_project:
- xcodebuild build -project MVMCore/MVMCore.xcodeproj -scheme FatLibrary | xcpretty - xcodebuild build -project MVMCore/MVMCore.xcodeproj -scheme FatLibrary | xcpretty
artifacts: artifacts:
paths: paths:
- RemoteViewFramework/** - MVMCore/**
expire_in: 1 week expire_in: 1 week
only: only:
- branches - branches