Update CI

This commit is contained in:
Ali 2020-10-08 21:51:16 +01:00
parent fffa91afe2
commit b72f6882db

View File

@ -108,7 +108,7 @@ verifysanity_beta_testflight:
artifacts: artifacts:
when: on_failure when: on_failure
paths: paths:
- build/verifysanity_artifacts - build/artifacts
expire_in: 1 week expire_in: 1 week
verify_beta_testflight: verify_beta_testflight:
@ -126,5 +126,5 @@ verify_beta_testflight:
artifacts: artifacts:
when: on_failure when: on_failure
paths: paths:
- build/verify_artifacts - build/artifacts
expire_in: 1 week expire_in: 1 week