Skip to content

Commit

Permalink
pipeline fix [full ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
richardelms committed Nov 14, 2024
1 parent 7686f4f commit 3716575
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .buildkite/unity.6000.full.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ steps:
commands:
- bundle install
- 'rake test:ios:generate_xcode'
- tar -zvcf project_2022.tgz features/fixtures/mazerunner/mazerunner_xcode
- tar -zvcf project_6000.tgz features/fixtures/mazerunner/mazerunner_xcode
retry:
automatic:
- exit_status: '*'
Expand All @@ -105,7 +105,7 @@ steps:
plugins:
'artifacts#v1.9.0':
download:
- project_2022.tgz
- project_6000.tgz
upload:
- features/fixtures/mazerunner/mazerunner_6000.ipa
- features/fixtures/unity.log
Expand Down

0 comments on commit 3716575

Please sign in to comment.