mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-14 11:42:30 +00:00
cleaned up .travis.yml
This commit is contained in:
@@ -12,14 +12,7 @@ after_success:
|
|||||||
- cd -
|
- cd -
|
||||||
- mv ./build/Build/Products/Release/MacPass-continuous.zip .
|
- mv ./build/Build/Products/Release/MacPass-continuous.zip .
|
||||||
|
|
||||||
script: xcodebuild clean && xcodebuild build -configuration release -project MacPass.xcodeproj -scheme MacPass CODE_SIGNING_REQUIRED=NO -derivedDataPath ./build
|
script: xcodebuild clean && xcodebuild build -configuration release -project MacPass.xcodeproj -scheme MacPass CODE_SIGNING_REQUIRED=NO -derivedDataPath ./build
|
||||||
|
|
||||||
#after_success:
|
|
||||||
# - zip -9r ./build/Build/Products/Release/MacPass.app MacPass-continuous.zip
|
|
||||||
# - wget -c https://github.com/MacPass/uploadtool/raw/master/upload.sh
|
|
||||||
# - bash ./upload.sh build/*
|
|
||||||
|
|
||||||
# TODO: fix versioning since it yield a 00 release number
|
|
||||||
|
|
||||||
branches:
|
branches:
|
||||||
only:
|
only:
|
||||||
|
|||||||
Reference in New Issue
Block a user