Continue process if there is an error

This commit is contained in:
Maurice Parker 2019-10-11 19:26:48 -05:00
parent b20b1d07c9
commit 3a46d06bec
1 changed files with 1 additions and 0 deletions

View File

@ -33,6 +33,7 @@ jobs:
run: xcodebuild -scheme RSDatabaseiOS -showdestinations
- name: Run Build
continue-on-error: true
env:
ENCRYPTION_SECRET: ${{ secrets.ENCRYPTION_SECRET }}
KEY_SECRET: ${{ secrets.KEY_SECRET }}