This commit is contained in:
Pfeil, Scott Robert 2021-06-28 14:45:31 -04:00
parent 5040ce61ad
commit 7172880d76

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:
- */universal/** - MVMCore/build/universal/**
expire_in: 1 week expire_in: 1 week
only: only:
- branches - branches